-
-
1- menu is not dropping the menu options, how to fix?
2- is there anyway to show the top header on mobile?
-
Hello,
1-I don’t see any sub-items from inspect element either. Can you please send us your wp credentials in a private reply? So we can give it a closer look.
2-Please add this code into your custom css box:
@media (max-width: 767px){ .top_nav { display: block; } .top_nav .row-fluid .span6:first-child {width: 30% !important;} .top_nav .row-fluid .span6:last-child {width: 70% !important;} }
Best regards!
-
-
Hello,
Sorry for the late reply.
You have an error in your site created from plugin “Better WordPress Minify”. Also you have a very old version of theme. Please update theme first, Visual Composer and deactivate third party plugins. Let us know if the issue persists.Best regards!
-
-
-
-
Hello,
Sorry for the late reply.
-I do see the top nav even in iphone (‘contact us’,’login’). What’s the issue?
-To link featured image of post in blog, to their page, go to file \includes\view\blog\loop-index.php and find this line:
<img src="<?php echo esc_url(codeless_image_by_id(get_post_thumbnail_id(), '', 'url')) ?>" alt="">
Replace with this:
<a href="<?php echo esc_url(get_permalink()) ?>"><img src="<?php echo esc_url(codeless_image_by_id(get_post_thumbnail_id(), '', 'url')) ?>" alt=""></a>
Best regards!
-
-
Hello,
You have a very old version of theme. Please update theme to it’s latest version first. Let us know if the issue persist.
Best regards!
-
-
Hello,
You have js errors in the demo site. Please see screenshot. Is this a clean install? Meaning, does it have any other plugins installed, other than the included ones? Please make sure you have all necessary access rights to your theme files first.
If the issue persists, send us your wp credentials. So we can give it a closer look.-For the price list button, please go to file \vc_templates\price_list.php and find this line:
<a class="btn-bt '.esc_attr($cl_redata['overall_button_style'][0]).'"href="'.esc_url($button_link).'">'.$button_title.'</a>
Replace with this:
<a class="btn-bt default'.esc_attr($cl_redata['overall_button_style'][0]).'"href="'.esc_url($button_link).'">'.$button_title.'</a>
Best regards!
-
-
Hello,
The widgetized side bar does not have any issue. It displays well. But the membership shortcode you have entered is not recognized any more. I suggest you to contact the plugin’s support and ask for it’s compatibility with the latest Visual Composer. I already made a test with theme’s shortcodes and they show all without any issue.
You had not selected a blog page in Settings > Reading. That is why the blog page wasn’t getting it’s configurations. I set it up and now it shows in the chosen style (timeline).
Best regards!
-
I wanted the blog to be styled using either the latest from the blog style or full blog> mansory
now whatever I choose it will be showing as a time line and I dont want that style
this is still an issue
-
and also how is the Widgetized sidebar is fine, it not its not available on visual composer option and that’s why it’s displayed as shortcode.
if you look at the live site using same logins you will notices its working fine…
-
Hello,
As i said, you need to set up the blog page (select the page) at your Settings > Reading > Blog page, and then every style you chose in General Options > Blog Config, will apply to it.
I see you removed again the page from Settings > Reading. I set it up again and gave the masonry style you wanted. Please check your site.
Sorry but i didn’t understand what you mean for the widget sidebar. The shorcode you are using:[apfl_takemeback url="https://portal.aplanforliving.com/Account/ExternalLogin"]Go To Portal[/apfl_takemeback]
is not part of any of the included plugins and we do not offer support on third party plugins.
I made a test with theme shortcodes and they all display fine.
For any other thing related to theme and it’s included plugins, please let us know.Best regards!
-
-
Hello,
Blog:
-I checked again your settings and the blog page is not set up, screenshot. Nor is it set up in General Options (screenshot) I already made these changes twice, did you removed it?
Whatever the case, this is what causes the blog page to display the first post title instead of the page title and to not keep the style you set up in General Options > Blog Config > Blog Style.
If you did not edit any of these settings, then you may have issues with your server not being able to save changes. Contact your host regarding it.Widgetized sidebar:
-You have an old version of theme. Please update first to it’s latest version. It is compatible with the latest Visual Composer too.
Let us know if the issue persists after the update.Best regards!
-
so I updated the theme and VC
blog page
using same setting blog page looks different between the demo site (nm2.wpengine.com/blog) and live site (aplanforliving.com/blog) we would like to have the style on the live site
also for the widgetized sidebar still not working after the update!
for the blog page showing the post first thing on the page got fixed when updated theme.. thanks
-
Hello,
Blog: The live site still has an old version of theme (Version: 1.2.6). Please update this too.
Widgetized Sidebar: Please go to file includes/core/codeless_elements.php. Find and remove this line:
vc_remove_element("vc_widget_sidebar");
Best regards!
-
am updating it on the demo site
I want to make sure everything works before moving it to live
but I’d like the blog on the demo site to look like the live site not the oppsite
-
Hello,
Sorry but i don’t understand any more what is that you want to do. I already told you to set up the blog page in General Options (screenshot) and in Settings > Reading (screenshot), for it to recognize and use the style you give in General Options > Blog Config.
What is the issue now? Let us know.Best regards!
-
-
-
You must be logged in to reply to this topic.