Hi,
It could be possible, but I don’t for sure if you are referring to the category page or posts from that category. If you could provide these details and which images you want to be affected by the code, I will try to give you a solution.
Thanks
Hi,
It would require some CSS to style the ticker that way. If you could provide a link to the website where this element is present I will provide the code used.
Thanks
Hi,
There is an option to remove the author name and date for all the modules and blocks
– https://www.screencast.com/t/N42jD1o9
However if you would like to remove them only for the Latest articles section, you could try a code like this for example
– https://www.screencast.com/t/SbpFu4SlsnrN
.td-pb-article-list .td-main-content .td-post-author-name,
.td-pb-article-list .td-main-content .td-post-date {
display: none;
}
Thanks
Hi,
I believe you are referring to this space here
– https://www.screencast.com/t/iypxKClT7
Try this code in Theme panel->Custom CSS and the problem should be fixed
– https://www.screencast.com/t/pzyckjywJrR
.td-a-rec-id-custom_ad_5 a + img {
width: auto!important;
}
Thanks
Hi,
Please provide more details about the problem, what are the issues you are facing using the slider. There should be no problem using it with the theme. Install it, import the demo slider you want, configure it and place it on the page you want
– https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
– https://forum.tagdiv.com/import-revolution-sliders-on-demos/
Thanks
Hi,
Unfortunately there is no setting to add more socials in the counter, at the moment. More socials will be added in future theme updates. You could maybe try other solutions, like social plugins that would give the option to add a LinkedIn button. You could try something like this maybe
– http://www.wpbeginner.com/wp-tutorials/how-to-add-official-linkedin-share-button-in-wordpress/
Thanks
Hi,
Please follow the documentation, it specifies the configuration for the Cloudflare and WP super cache. With that configuration you can use both and there should be no problems.
Be sure to check the topics provided, there are very useful solutions and guides there.
Thanks
Hi,
The theme can be updated using this guide (by FTP is the most recommended method)
– https://forum.tagdiv.com/how-to-update-the-theme-2/
The main theme update will not be affected by the child theme. If you have customization in the child theme please note that they may require modifications sometimes. Files and elements from the main theme can change after updates, your customization may need adaptation.
A good practice is to have a local testing environment similar to the live website, where you can test to see if everything works properly.
Thanks
Hi,
Seems to be displaying properly at the moment from, what I can see
– https://www.screencast.com/t/a6RfRf5a
– https://www.screencast.com/t/wejeiU2iO1Qt
There would be no reason to display the ad in that manner, there is no margin added to it to make it like that.
Thanks
Hi,
So you would like to display a double amount of posts in the mega menu, that would require a modification in the code here
– https://www.screencast.com/t/pAMjBNfrj5
The result is this – https://www.screencast.com/t/jQDD7Ac8Orzd
Thanks
Hi,
Please check the theme system status and make modifications to the parameters mentioned in this guide if necessary
– https://forum.tagdiv.com/system-status-parameters-guide/
You could ask your hosting provider to make the changes for you if needed. Then check if the issue is till happening. Usually it is caused by insufficient resources.
Thanks
Hi,
Maybe through a plugin you could do something like that, you could search for that. Some other users could provide plugin recommendations based on their similar experiences.
Thanks
Hi,
If there is still a problem you can send us an email at contact@tagdiv.com and provide admin login information. We will take a look at the issue. Also paste a link to this topic in your email.
Thanks
Hi,
On pages the smart sidebar can be implemented like this
– https://forum.tagdiv.com/smart-sidebar-2/
Add the necessary class to the row when using the mentioned layout, and it will surely work properly.
Thanks
Hi,
That should not be a problem, if everything is set and configured correctly. For example the theme live demo uses a setup like this in the htaccess file
– https://forum.tagdiv.com/how-to-make-the-site-faster/
This configuration works but there are other methods
– https://gtmetrix.com/enable-gzip-compression.html
You could ask your hosting provider to take a look in the matter, or do it yourself if needed. More useful information here
– https://varvy.com/pagespeed/enable-compression.html
Thanks
Hi,
That would require some editing of the post template used. Each post template has a corresponding loop-single file (Ex: post template 2->loop-single-2) These files are located in the main theme folder.
Editing one of the templates (in this example post template 2) the structure of the post can be seen.
Now by using a do_shortcode you could place an ad in that position, for all posts that use the mentioned post template, like this
– https://www.screencast.com/t/jFW87F2fi
Placing the code above the related articles section will display it as you want
– https://www.screencast.com/t/9Xqg9GtAw7
I used the custom ad 1 spot in this example, you can use others if needed and make the modification in the code
<?php echo do_shortcode ('[td_block_ad_box spot_id="custom_ad_1"]'); ?>
Note that this will affect only posts that use the edited post template.
Thanks
Hi,
I believe you are not using the default gallery in that post, possibly a plugin. The default gallery uses a lightbox effect to open the images
– https://forum.tagdiv.com/gallery-2/
Maybe the one you are using does not have such a feature. Also the provided gallery will display all the image information (title, caption, description and alt)
– https://www.screencast.com/t/mtI2iUo8HB
– https://www.screencast.com/t/eKGWQvXVlgh
Thanks
Hi,
First please deactivate all plugins except theme plugins to see if this has any effect. Check the theme system status and make modifications to the parameters mentioned in this guide
– https://forum.tagdiv.com/system-status-parameters-guide/
You can ask your hosting provider to make the changes for you if needed. Then check if the warning is still present. Ultimately please try and reinstall the theme by FTP (best method)
– https://forum.tagdiv.com/install-via-ftp/
Let us know how it goes, if you still have problems.
Thanks
Hi,
Replied in your other topic.
Thanks
Hi,
Unless the posts are grouped in a particular category, or maybe share same tags so you can find them easier, I don’t believe there is a way to identify them without manually inspecting each of the posts. Additionally the lists could not be removed for all the posts at once from the post content.
Thanks
Hi,
2. Those are post templates, they can only be set for posts. Pages can be built with the tagDiv composer, you can use any of the available elements. They do not have similar predefined templates like posts. Pages have these templates
– https://forum.tagdiv.com/page-templates-2/
You could recreate that post template design in a page if that is what you want. Like this for example
– https://www.screencast.com/t/kPWXhtLn
This is a guide about using the tagDiv composer
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
In the coming update the tagDiv composer will receive many more elements and features. Please let us know if you need further help, or you have more questions.
Thanks
Hi,
There is no documentation for setting Total cache, because we only tested Super cache. Try configuring it with similar settings if possible and check the results.
However based on previous user feedback, this caching plugin could cause potential issues with the theme. But you can make some tests and see how it goes if it is absolutely necessary to use it.
Here are some useful page speed guides that you can follow as well
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Thanks
Hi,
The date that is displayed will be the one when the post was last modified, or if the post was not modified the date when it was created
– https://codex.wordpress.org/Function_Reference/the_modified_date
I believe that by changing the post template, the date when you made this change this will be displayed, because it counts as a modification.
Thanks
Hi,
You could try and set a padding for all the posts at once, similar to the one you already set manually for some posts if possible. This is a similar topic with some examples that you can try
– https://forum.tagdiv.com/topic/post-width-for-full-width/
Thanks
Hi,
I have tested this with the latest version of the theme and WordPress, there is no error in the add new plugin page dashboard. Please make sure you have WP_DEBUG set to false in the wp-config file
– https://forum.tagdiv.com/system-status-parameters-guide/
Thanks