This topic has 13 replies, 4 voices, and was last updated 7 years, 3 months ago by Fem.
Viewing 14 posts - 1 through 14 (of 14 total)
Hello AivahThemes,
I think I found a bug in the global theme configuration and page/post settings.
Currently when I’m configuring my subheader alignment with the “Left” option in the global theme configuration, and then create a page or a post the subheader alignment is “Center” and do no respect the global settings.
Is it something you can fix please? We really need to not touch this configuration each time a post or page will be created.
Thanks.
Hi Zaraguin,
If you want subheader alignment then go to the theme options Appearance > Labora > General here we can give subheader alignment property ( or ) in every page/post through page options meta box here also you can give the subheader alignments to the specific page. As you can say you have selected in the theme options still is not coming then you have clear cache sometimes because of caching this will happens.
We have found a solution. We will consider fixing that in the updates. If you wish to get it done on your site please provide logins.
If you can provide us WP Logins to your website with URL then we can take a closer look at it and make a fix for it. Make sure you set the post as a private reply so that only admin can see your wp-logins.
Note: Before providing the wp-login to any support staff, kindly please make sure you take a backup of everything including WordPress content, theme options, widgets etc.
Hello again Fem,
I’ve found another bug in Labora. When you change the cases slug, even with emptying the permalinks URL by saving the permalinks options, my custom term for cases slug is not working.
Can you fix that too please?
Thanks.
We have to modify the file
Labora: page-meta.php (labora/framework/custom-meta/page-meta.php)
Find
$labora_pagetitle_align = get_option( 'labora_subheader_style' ) ? get_option( 'labora_subheader_style' ) : 'center';
Replace
$labora_pagetitle_align = get_option( 'labora_subheader_align' ) ? get_option( 'labora_subheader_align' ) : 'center';
Regarding your 2nd question will you please share a link so that I can take a closer look at it and help you out with the solution and I’m unable to view the site as its asking for the password to view the site.
Hello Fem.
The first problem mentionned here is now fixed. The last problem is the cases slugs one. You can give me the code and I will put it in place.
Have you been able to see the problem on our WP installation? Will you be able to fix it?
Thanks.
Due to no response from the last message, we assume the problem is resolved and we consider closing this topic. If you have any further queries related to the same question then please re-open post your question here instead of opening a new topic.
Viewing 14 posts - 1 through 14 (of 14 total)
The topic ‘Global theme configuration problem’ is closed to new replies.