Hi,
Please provide an example of how you are implementing the images in the tag page.
Thanks.
Hello,
When starting with a new theme it’s best to start out with the documentation as it will help you a lot along the way: https://forum.tagdiv.com/main-menu/
The menus can be edited in the wordpress menus section.
Thank you!
Hi,
Please check your implementations method for the analytics code as there are 2 parts to it. Please follow this topic for more information: https://forum.tagdiv.com/topic/google-analytics-code-3/
Thanks.
Hi,
You can try it in the custom js box but I;m not sure it will work. You may have to doo exactly like suggested and edit footer.php and add your code like so: http://screencast.com/t/2eOUtjOmoZl
Thanks.
Hi,
You can define the memory limit in the wp-config file. Please follow this guide to do it and increase the other parameters as well: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
Hi,
Unfortunately the custom fonts require you to type in the absolute patch to the file and since this gets changed, you will have to modify it. The easiest thing to do in this cases is put your woff files in the root of wordpress and in the theme panel you will only need to specify the name of the woff file without extra paths to it.
Thank you!
Hi,
Maybe you can try this plugin: https://wordpress.org/plugins/append-link-on-copy/ or other ‘Append link’ plugins
Thanks.
Hi,
Please try this code:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}}
Add it in the theme panel->custom css box.
Thanks.
Hi,
The image has an opacity of 0 set from the css because the javascript is still broken as seen here: http://screencast.com/t/VaN8yPaFbw Are you sure you deactivated ALL plugins ecept visual composer and cleared cahce? Or maybe you have a JS code running that interferes with the theme js. Please try to restore the theme to it;s defaults and test again.
Thank you!
Hi,
In order to duplicate the next and previous articles to have them display at the top also, you need to edit every loop file for the post styles that you use: http://screencast.com/t/LUOCBEi9ARO
Unfortunately we have not tested this option so It could not work properly when duplicated. You will have to run a few tests to see is it will work as expected.
Thank you!
Hi,
Now I’m not sure exactly what you mean. All I see are images with captions under them. You can add captions on every image from here: http://screencast.com/t/4YAHcVmz5E Every image can have a caption when you upload it.
Thank you!
Hi,
I have checked your site and the ad seems to display fine at the moment: http://screencast.com/t/cExn0MeOrRQ
Please provide more details if you still get this error.
Thank you!
Hi,
Maybe the version of visual composer you are using is not fully compatible with the theme. Please try to remove your version of VC (deactivate and delete files) and install it from here: http://screencast.com/t/wk0ibQNTw
Make sure you have the latest version of the theme though. If you want to see the code used for block 1, there are multiple places to look. there is this file: http://screencast.com/t/87T5NqA3IuG but this is an extended class of http://screencast.com/t/ghZxSrI3jWp
If you want to target the modules themselves (a block uses one or more modules to display posts), you will have to search for these files for block 1: http://screencast.com/t/gpsSd8vt
Thank you!
Hi,
Unfortunately if the theme cannot offer a solution from it’s setting, then hard-coding or plugins are the only options. Unfortunately at the moment we have no plan on adding different menus for different pages or categories. Maybe in a future version we will be able to introduce more options for menus.
Thank you!
Hi,
A redirect will not affect performance. It will slow down the loading time for the page but not significantly if the site optimization is done properly. Please make sure you increase you page loading times by following this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
Also make sure you do not use the same names for the categories and the pages as it;s bad for SEO
Thank you!
Hi,
The top menu is deactivated with css on mobile. Please provide a link to your site so I can inspect it and provide the proper css.
Than you!
Buna,
Poti incerca sa dezactivezi toate pluginurile exceptand Visual composer si sa eliberezi cach-ul. Poate unele plug-inuri nu sunt compatibile cu internet explorer. Tema in stadiul ei default nu are aceasta problema. Se poate testa in internet explorer demo-ul nostru: http://demo.tagdiv.com/newspaper/
Multumesc.
Hi,
It seems there is no featured image. Are you sure you set the featured image properly for that particular post?
Hi,
I’m not sure exactly what demo does not work? The theme demos? or the revolution slider plugin demos? The revolution slider demos can be provided by us via email if this is what you wish. Please send us an email at contact@tagdiv.com and we will provide them.
Thank you!
Hi,
I have checked your site but the blocks seem fine: http://screencast.com/t/JTOcq23a
Please let us know if you still require assistance with this.
Thank you!
Hi,
Unfortunately you cannot get images to be full width on mobile if the content area is not full width. Try to use another post style from here: http://screencast.com/t/P1wkdisEvkC
Thank you!
Hi,
This is the reason why you have to unchecked automatic updates. This issue usually is caused by some updates being made automatically like WP updates or plugin updates. Sometimes these can conflict with one another and mess thing up. Please update your theme to the latest version by following this guide:
https://forum.tagdiv.com/how-to-update-the-theme-2/ and also update the visual composer plugin: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Then you need to check if the issuer is still there and if it is, please disable all plugins except visual composer, clear cache and reset cdn files.
Let us know how it goes.
Thank you!
Hi,
Unfortunately not all themes are the same or share the same options. Our theme does not have such an option. ypu will have to find a plugin that can do that. Unfortunately we cannot make any recommendations.
Thank you!
Hi,
If you use a text block immediately after the video you will get those results. Every text blo0ck has padding and margins to it and if you use a h2 title inside the text block , then you increase these spaces as a heading adds spacing as well. You also get spaces from a widget that is in place there adding bottom spacing to the text block. Please remove all your plugins except visual composer, clear cache and reset cdn files. Then check the spacing again. I suspect there is a plugin that alters the css.
Thank you!
Hi,
Please follow this topic: https://forum.tagdiv.com/topic/bad-request/
Thank you!