Hello,
There is no such function in the theme. Maybe the plugins are simply not compatible with the theme. Not all plugins are. I cannot make any recommendations to this, Sorry.
Replied in the other topic.
Thank you!
Hello,
You can change the header colors from the thee colors section: https://www.screencast.com/t/DQutdc3XT
Thank you!
Hello,
You should not add the full url to your facebook page. You must only add the ID, not the URL. Your ID is DineDrinkBellingham
Simply add that to your social counter.
Thank you!
Hello,
You can add a custom link with a link to none. this is done by linking it to # like so: https://www.screencast.com/t/Q1TfUkLh
The you can use a css to remove the mouse events for that menu item (you will need the menu item id):
.menu-item-4067{
pointer-events:none;
}
Ad the code in the theme panel-> custom css box
4067 is my menu item number. Yours will be different. You can inspect the menu with the browser inspector to see the menu item corresponding to it or https://www.screencast.com/t/YrYgwPody
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Also make sure you increase your system status parameters like so: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
Hello,
The Instagram widget shows 6 posts on your end not 5.
The Instagram widget shows images per rows so you need even rows to be able to show content properly. On 3 rows you would need 9 posts so the widget can show a full row.
Thank you!
Hello,
I have checked your site but the header is the same on both post and pages. Please provide an example of where the margin is different
Thank you!
Hi,
You can try this code:
.entry-crumbs, .entry-crumbs a{
color:black;
}
Thank you!
Hello,
Sorry but our theme does not have such an option. You will have to find a plugin that can provide such a functionality.
Thank you.
Hi,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
Sorry but the plugin does not have an option to limit the post title. You can limit excerpts but not titles it seems.
Thanks!.
Hello,
Sorry but this will not work as the themes share the same core but they are not identical. You cannot use one theme settings on another theme.
Thank you!
Hello,
1) It depends where you want to add the code. You will need to know what you are doing if you want to alter the theme code. This is not part of the theme support as it represents customization. We do not have a customization department. I suggest getting some help from a developer as we cannot help with this modification.
2) We do not recommend changing the theme id’s to classes as you will break the theme. You should leave the html markup as it is.
Thank you!
Hello,
Yes it seems the video you are embedding is not responsive. Sorry but not all videos out there have a responsive layout. Youtube videos or vimeo, dailymotion etc. get embedded with a responsive layout but some videos have a fixed width such as the one you point out. Other videos work fine on your site. You will have to search for another embed method to this video. Check the video source for any info on this.
Thank you!
Hello,
Sorry but our theme does not have the option to create a custom link on your galleries. Our theme does not have the ability to link the gallery to a custom link: https://www.screencast.com/t/douYLSjbL
I understand what you are trying to accomplish but a gallery will not help you as there cannot be custom links on a gallery.
Thank you!
Hello,
Please understand our theme does not support RTL out of the box. It can be done but only with customization. Customization is not part of the theme support.
So we cannot help with RTL customization. We understand you like our theme and we really appreciate it but unfortunately we cannot help you with this. If you want to customize the theme into a RTL layout you will have to hire a freelancer/developer to help out. The issues you are facing are caused by your customization as it was not done properly. It is not a simple customization to make as if it were, our theme would have been compatible with RTL already. If you decide you cannot use our theme because of this we will be able to provide a refund if you request it on envato.
Thank you for your understanding.
Hello,
Please remove this custom css from your theme panel: https://www.screencast.com/t/dNON5LZ3H25m
Thank you!
Hello,
Sorry for the misunderstanding. I understand now what you mean but the ‘features’ menu is not part of any demo. It is a simple menu item we created on each demo to present the different features of the theme. It is not part of the demo itself. The elements in that menu item are custom made so the customer can see the different theme elements in action but this is not pat of the theme itself but rather a presentation of the different features of the theme. We cannot provide this content unfortunately.
Thank you!
Hello,
Wordpress is to blame for that, not the theme :). The underline was also removed. Please read this guide: http://www.wpbeginner.com/plugins/how-to-add-underline-and-justify-text-buttons-in-wordpress/
Thank you!
@ Sundial you can show the counter again as it shows the correct count now: https://www.screencast.com/t/c0uWltbm7W that is your likes number.
@ Marc_Ravaris this is where your counter takes users: https://www.screencast.com/t/J2zfyt2fO5hc. The facebook id is not valid
@Turtlechips The plugin works if you set it up properly. There is no issue with it. Please use this guide to set it up properly https://forum.tagdiv.com/tagdiv-social-counter-tutorial/ and then clear all caching as it is affected by cache
Thank you!
Hello,
The category tags can be removed from particular modules and blocks from the theme panel: https://www.screencast.com/t/oRn1wt1rBt
If you want to remove the tag only on mobile I can provide a css code for it but I will need a link to your site so I can see what modules and blocks you use as the code must be added for each block in particular.
Thank you!
Hello,
Visual composer does offer icons for the tab element. You can access the icon from the tab settings: https://www.screencast.com/t/b1HWeoQ8Gi
Thank you!
Hello,
It seems the re is no top margin at all on posts. Did you remove any rules from the css file? The top margin is nowhere to be found in the code either. Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!