Hello,
The author can be activated on pages from the page meta info section: https://www.screencast.com/t/P2ahzhyH
Thank you!
Hello,
Please also test this on a wp default theme. The errors all seem to point to wp, not the theme. Let us know if you still get the errors on another theme.
You can try to deactivate all plugins and clear cache to see if it is a plugin issue.
Thank you!
Hello,
The latest articles section can be controlled by the post loop settings. Please read this guide: https://forum.tagdiv.com/page-templates-2/
Thank you!
Hi,
Please disable any external image optimization tools like photon from jetpack https://www.screencast.com/t/uFIuLoOGH or other plugins that can affect images. Then regenerate again.
Thank you!
Hello,
the only tested and recommended plugins to use with our theme can be seen here: https://www.screencast.com/t/VwBJbJPzGux
The plugin you mention is not tested.
Please disable all plugins except the page builder, 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!
You can download the theme in 2 ways. One is just the install zip and one is the full package. Please download the full package from the download options on your envato account.
Thank you!
Hello,
1. Because they are different categories.
But http://quepasapuertorico.xyz/category/places/
includes http://quepasapuertorico.xyz/category/places/places-san-juan-metro/
http://quepasapuertorico.xyz/category/places/places-san-juan-metro/
This is how wordpress categories and subcategories work. Please read this guide:
http://www.wpbeginner.com/glossary/category/
2. This is becasue you limit the category to only show 8 posts. You need to limit it to 7 or 9 from here: https://www.screencast.com/t/nXtV5MCuVJ5
3. Simply limit the above number to a big number that will cover all of your posts. Add a limit of 900 and you will be sure there will be no pagination until you reach 900 posts in a particular category.
Thank you!
Hello,
You can change the opacity for the scrolling menu like so: https://www.screencast.com/t/YH3hzx2Xgv
Thank you!
Hello,
Css cannot be rewritten too many times. There comes a point where a custom css cannot rewrite the original code anymore. I cannot provide any code that will rewrite the css. You will have to remove it from your custom css and remove the padding from style.css:
https://www.screencast.com/t/4lotTy1k Once both these paddings are removed, the images go full width: https://www.screencast.com/t/xcJ767Mm9
The bar on the right is a scroll bar. That can be removed like so:
::-webkit-scrollbar {
display: none;
}
Thank you!
Hello,
Indeed the song is not from premiumbeat. Sorry for the mislead.
It is called “Movie trailer” by TimMcMorris
https://audiojungle.net/item/movie-trailer-credits-intro/156037?s_rank=5
Thank you!
Hello,
We do not have the latest update for VC yet in the theme package. The guide also mentions you should only use the version we provide. The latest version we can provide at the moment is version 5.4.5. Please deactivate and delete your current version of VC and install it again from the main theme package you can download from envato now.
It will still say you nee to update to version 5.01 though but until the next theme update this is not possible.
Thank you for understanding.
Hello,
Please update your version of the tagdiv composer as well by deactivating and deleting the current one you have now and installing it again from the main theme package you downloaded from envato.
Also please try to install the new multi-purpose plugin and see if the error is still there.
Thank you!
Hello,
You can either use a 301 redirect like so: http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/ or disable the theme login from the theme panel and place a login button in your menu or top menu with a custom link to your custom login page.
Thank you!
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
hello,
These few forum topics discuss page speed and provide lots of cool solutions that will help you in your quest for optimum page loading speed:
– 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/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Thank you!
Hello,
Please provide a link to your site so we can inspect the icons.
Thank you!
Please try to disable any at all cache you can find and contact the host.
Let us know if you still have problems.
Thanks.
Hi,
Please use this custom css code:
.home .entry-crumbs{
display:none!important;
}
.home .td-crumb-container{
margin-bottom:0;
padding-top:0
min-height:25px;
}
Thank you!
Hello,
Please try to regenerate your thumbnails using the force regenerate plugin. The cropping should be center-top afterwards.
Thank you!
Hello,
Unfortunately the plugin is not tested so i cannot say for sure if it will work or not with our theme. It could require custom modifications to work. Or you could not be using a correct implementation mode.
Please implement the shortcode through a column text element like so: https://www.screencast.com/t/LFAFqmzqyfIO
Thank you!
Hello,
Different pages templates provide different results. Only pages with the page title showing will have breadcrumbs. Please read this guide: https://forum.tagdiv.com/page-templates-2/
Thank you!
hello,
Shortcodes can be placed in the tagdiv composer using a column text widget and implement the shortcode in text mode in the mce wysiwyg editor: https://www.screencast.com/t/LFAFqmzqyfIO
Thank you!
Hello,
This is a strange issue indeed. Can you please contact us via email at contact@tagdiv.com so we can investigate this problem. Provide a link to your site and wp-admin so we can try to debug and see why this happens.
Thank you!