Hi,
Try setting an offset for the Latest articles – https://www.screencast.com/t/VbS1Sv4OkU
The 3 posts from the top grid should not be displayed in the Latest articles anymore.
Thanks
Hi,
If you have set featured images for the posts, there should be no problem. Please provide a link to your website so we can inspect it. What you can try is to deactivate all plugins except theme plugins as a test. Clear any caching installed, then check if this has any effect.
In most cases regarding image problems, a plugin or plugin conflict is to blame.
Thanks
Hi,
I don’t know what advice would apply here, what personal information you are referring to. These are some general methods of removing information from Google, if that is what you want
– https://support.google.com/webmasters/answer/6332384?hl=en
– https://support.google.com/webmasters/answer/1663419?hl=en
– https://support.google.com/websearch/answer/2744324?hl=en
Thanks
Hi,
If you use Visual composer please deactivate the tagDiv composer, then check the results. Also there must not be a background image or color set
– https://www.screencast.com/t/guuSg3kq48
– https://www.screencast.com/t/NTMOwnmrlEH
If there is a background set, the website will be boxed
– https://forum.tagdiv.com/background-introduction/
Here you can see how all the available post templates look
– https://forum.tagdiv.com/post-templates-2/
See them live in the Features menu of the theme demo
– https://demo.tagdiv.com/newspaper/
Thanks
Hi,
Still the thumbnails are not created from what I can see. Take note of the requirement mentioned in the guide for the server configuration
– https://www.screencast.com/t/eCb30BdGK1N
Contact the hosting provider and see if the GD library for PHP is available. Then regenerate the thumbnails again, clear all caching and purge CDN files.
Thanks
Hi,
Maybe you need to create and configure a Google news sitemap
– https://support.google.com/news/publisher/answer/74288?hl=en
These are some general tips to ensure proper thumbnails in the news section
– https://moz.com/blog/how-seomoz-gained-1000s-of-visits-from-google-news
– https://webmasters.stackexchange.com/questions/54423/foolproof-way-to-ensure-google-news-pulls-the-correct-image-for-its-thumbnails
Thanks
Hi,
The thumbnails that are displayed on the modules are created from the featured images set for each of the posts, it is an automatic process
– https://forum.tagdiv.com/theme-thumbs/
The modules then display these thumbnails
– https://www.screencast.com/t/LlzzawZt9Y
There is no condition to display thumbnails by author, or set a different path from where the thumbnails will be picked. Each post has a featured image assigned, this image will represent it on the theme modules.
Thanks
Hi,
The theme overall width cannot be changed, there is no setting for this. It is not recommended to modify the theme width, as this will most likely cause issues for all the elements. You can achieve full width layouts on pages, using the composer. A similar topic here
– https://forum.tagdiv.com/topic/full-width-11/
There are options to stretch the rows on pages, there are Full big grids
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
There are options to stretch the header and footer sections
– https://www.screencast.com/t/YLVbxpAsRQ
But a general theme width setting is not available.
Thanks
Hi,
The grid used in that demo is the Full big grid 3, on a default row layout (not stretched)
– https://demo.tagdiv.com/newspaper/full-big-grid-3/
I believe the full grids were introduced in version 8 of the theme, so these elements are not available in previous versions.
Some similar big grids, although not identical would be these ones
– https://demo.tagdiv.com/newspaper/big-grid-5/
– https://demo.tagdiv.com/newspaper/big-grid-9/
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 you hosting provider to make them for you if needed. Then try installing the composer plugin again. Additionally try different methods of installing the plugin
– http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/
Let us know if there still is a problem.
Thanks
Hi,
If you did not change the website address, there should not be any problems with the bookmarks. Only if you changed the address, the links will not work anymore. In that case you could create a redirect from the old website address to the new URL
– http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/
Thanks
Hi,
At the moment category pages cannot be edited with the composer, like normal pages. All the settings have to be set in the theme panel
– https://forum.tagdiv.com/how-category-settings-work/
You can choose a category template, top posts grid style, module used to display the posts etc. All these in the theme panel. Placing a block in te category page could only be done by manually editing the category files. These are some similar topics
– https://forum.tagdiv.com/topic/category-top-posts-style-featured-posts/
– https://forum.tagdiv.com/topic/trending-now-on-category/
Thanks
Hi,
The tag pages pagination cannot be changed, there are no options for infinite loading pagination on tag pages.
The number of posts displayed are directly related to the number set here
– https://www.screencast.com/t/kpBJh6MGjF
Thanks
Hi,
The Revolution slider can be placed on any page. Simply install the plugin from the theme package and import the demo slider you want, and configure it
– https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
– https://forum.tagdiv.com/import-revolution-sliders-on-demos/
Then place it on the page you want, using the composer
– https://www.screencast.com/t/RvpGhcvDrE
– https://www.screencast.com/t/IyCOxuwJvdm
More information about using the tagDiv composer on pages here
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thanks
Hi,
That is happening because of the transition between the initial theme color that is set in the theme stylesheet, and the custom color
– https://www.screencast.com/t/uwOPspso76b
You could substitute the original color with your custom color, instead of overwriting it. Try changing the initial background color set for the grid style with your own, here
– https://www.screencast.com/t/PHsguulC
Then the initial background color that will be loaded, will be the one set there.
Thanks
Hi,
Please clear any background color you might have set in the theme panel
– https://www.screencast.com/t/1p9ibt365k1
If there is a background color or image set, the website will be boxed
– https://forum.tagdiv.com/background-introduction/
Here is a guide to help you configure the slider as well, to display the posts you wish
– https://forum.tagdiv.com/import-revolution-sliders-on-demos/
Thanks
Hi,
You could cancel the opacity transition, try a code like this
body .td-backstretch {
-moz-transition: none;
-webkit-transition: none;
transition: none;
}
Enter the code in Theme panel->Custom CSS and check the results. Maybe clear all caching after entering the code.
Thanks
Hi,
If I understand correctly you would like to rename that category. That can be done by editing that category and changing it’s name
– https://www.screencast.com/t/5HBxna4io5I
The mega-menu will pick the sub-categories of the parent category used in the mega-menu. All categories have a category page, the category pages can be customized in the theme panel
– https://forum.tagdiv.com/how-category-settings-work/
Please correct me if I misunderstood the question.
Thanks
Hi,
There is a guide for creating different styles of mega-menus
– https://forum.tagdiv.com/mega-menu/
But I don’t understand what you mean by updating the mega-menu. Please provide some more details if you have problems with the mega-menu.
Thanks
Hi,
You can create and set menus as simple as dropdown style, check the “Features” menu item in the live theme demo
– https://demo.tagdiv.com/newspaper/
Or more complex menu styles called mega menus, like the “Gadgets” or “Fashion” menu items. This is a guide to help you create such menus
– https://forum.tagdiv.com/mega-menu/
Just follow the steps as described and there should be no problem. Let us know if you still have problems, or have more questions.
Thanks
Hi,
You could change the default functionality, in the theme file where the post sharing is defined
– https://www.screencast.com/t/ez682wfg
– https://www.screencast.com/t/zvbX3EugDc
The get_bloginfo function is used, more about it here
– https://developer.wordpress.org/reference/functions/get_bloginfo/
In the file I mentioned there are two instances of the sharing, a top sharing and a bottom sharing. Make the changes to the one you want, or both of them.
Thanks
Hi,
I could not say if it will work or not. We have not made any tests between the theme and such plugins. You could install it and configure it, then make tests with it. Check if everything works properly.
Thanks
Hi,
I have made a few tests with this blank page template and the tagDiv composer
– https://www.screencast.com/t/khqnF3zLYG
There is no problem from what I can tell, seems to work properly. The initial page is blank, there is no issue adding elements with the tagDiv composer. Set it up as explained by Alin and it should work for you as well.
Thanks
Hi,
@kylevorbach That should not cause any issues. In my test it works properly regardless
– https://www.screencast.com/t/zoqy66VxthDo
This could be a caching issue, please clear any caching installed. Check with the hosting provider there might be a server side cache as well.
Thanks