Hi,
That is possible, in the CSS tab of the respective block – http://prntscr.com/msw8f7
You can choose the thickness, the color and the style of the border.
Thanks
Hi,
So this happens only when activating the revolution slider plugin? Try deleting it and reinstall it. Maybe the requirements of the plugin are not met
– https://www.themepunch.com/revslider-se-doc/requirements-and-recommendations/
Try increasing the memory to 256M if possible – https://forum.tagdiv.com/requirements-for-newspaper/
Also try and use this version, the latest version has some issues with Gutenberg
– http://cdn.tagdiv.com/wp-content/uploads/2019/02/revslider-1.zip
Thanks
Hi,
So the posts do not have a sidebar anymore? A sidebar can be set for each post, you can select from your available widget sidebars
– http://prntscr.com/mmjucv – http://prntscr.com/mmjujj
To control many posts at once, you can use the primary category
– https://forum.tagdiv.com/primary-category/
By setting a sidebar for a category in the theme panel, each post that has it as primary category will inherit the sidebar.
If there is no primary category set, the first category alphabetically will be automatically set as primary. If the post has only one category this will be primary.
If the post has no sidebar set in the post edit screen, the theme will look to the primary category next. Let me know if you have more questions.
Thanks
Hi,
@reelyorum You can send us an email so we can take a look and provide some pointers. But website optimization has to be done by the website/server administrator or manager. There are many guides here in the forum and online for improving the loading speed of the website as much as possible.
Thanks
Hi,
The whole website will be boxed when a background color or image is set in the theme panel
– https://forum.tagdiv.com/background-introduction/
From what I can see that is the case, a white background color is set in the theme panel, this will make the website boxed. Please check and clear the color found here
– http://prntscr.com/msvv8o
Then the website will not be boxed anymore.
Thanks
Hi,
If you should use the theme review system the necessary review meta will be added automatically.
But you could use a different review system and add the meta with a plugin, for example
– https://kinsta.com/blog/schema-markup-wordpress/
Manually it would also possible by using the custom fields for example
– https://www.hostinger.com/tutorials/wordpress-schema-markup/
That Jekyll SEO seems to be a plugin from what I can find online, haven’t header of it up to this moment
– https://github.com/jekyll/jekyll-seo-tag
Thanks
Hi,
I believe you are referring to the top bar, this is not displayed on mobile. It could be made visible with a code if required. For example the code from this topic
– https://forum.tagdiv.com/topic/top-bar-in-mobile-menu-is-not-coming/
Will make the top bar visible on mobile – http://prntscr.com/msvoyz
Let me know if you have more questions.
Thanks
Hi,
By a theme setting this is not possible. I believe removing the related videos is not possible anymore since last year (it was possible prior to this) due to modifications on their side – http://prntscr.com/msvj7p
– https://developers.google.com/youtube/player_parameters
If that would still have worked you could have tried this solution
– https://forum.tagdiv.com/topic/hide-related-youtube-videos/
Thanks
Hi,
You could install the plugin by FTP, that would work
– https://forum.tagdiv.com/topic/installation-failed-for-newspaper-tagdiv-composer-plugin/
Or try and contact the hosting provider so they can check why this happens.
Thanks
Hi,
Once set as shop page in Woocommerce settings, that section will be added there by default. It can display these elements – http://prntscr.com/msvbee
You could not set the page as shop page, so that the section will not appear
– https://wordpress.org/support/topic/remove-product-archive-from-shop-page-2/
Or maybe try to remove it by code
– https://businessbloomer.com/woocommerce-remove-loop-shop-page/
– https://stackoverflow.com/questions/50826231/woocommerce-hide-product-loop-on-shop-page
Thanks
Hi,
So you want to display a specific post or posts in a block or grid, that is possible. Enter the respective post ID in the post ID filter. For example
– http://prntscr.com/msv9st – http://prntscr.com/msva2k
The element will then only display the post or posts with the IDs entered there. If I misunderstand please let me know.
Thanks
Hi,
So this just started happening? That error would mean that there is not enough memory, we recommend a value of 256M which would be enough for most websites. Similar cases where the same 500 error was displayed, were solved by increasing the memory.
We are not aware of an issue such as the one you are describing at the moment, nor has it been mentioned by other theme users. Increasing the memory should fix it. Let us know.
Thanks
Hi,
You can change the main header menu in the theme panel – http://prntscr.com/momnhu
Or in the WordPress settings like this – http://prntscr.com/momo18
Or while editing the menu like this – http://prntscr.com/momoxn
Menus can be customized in the WordPress menu settings. Let us know if you have more questions.
Thanks
So that way it works, you could do it like that. Import the header styles and save them, then load them up in the desired pages. They will appear in the header manager and in the global settings.
There are currently some issues we are investigating with the header manager and new header settings, or caused by them. There should be an update released when they are fixed.
I failed to see that the category pages use the same cloud template. A solution would be to create copies of the cloud template and use different widget sidebars for each one, but that may take a while if there are many categories.
Try this plugin – https://www.wpbeginner.com/plugins/how-to-show-or-hide-widgets-on-specific-wordpress-pages/
See if works, or some of these – https://technumero.com/show-or-hide-widgets-on-specific-pages-in-wordpress/
With CSS it may require a lot of cases, depending on what you want to do exactly. There could be conditions created, for example if not category lifestyle hide the second image widget in the sidebar. So that second image widget will show on the intended category page
– http://prntscr.com/momau3 and not in the others – http://prntscr.com/mombaf
Hi,
The author box element displays the author biography – http://prntscr.com/molokp
– http://prntscr.com/molooy
But the authors box does not show the biography. It would require modifications to this element in order for it to display it. This is a similar topic
– https://forum.tagdiv.com/topic/author-list/
Thanks
Hi,
Maybe it can be done with some CSS. For example in the post content you can set a background color for the image with a code like this
– http://prntscr.com/molgz8
But this code will affect all the images. You could add an extra class to the image
– http://prntscr.com/molhxg and use it in the code – http://prntscr.com/moli8x
Here is the code used in the example
.td-post-content .myclass {
background-color: yellow;
}
If this is not what you want, some more details would be helpful.
Thanks
Hi,
That’s unusual, what if you import a header directly in the cloud library
– http://prntscr.com/molbju
Does it work like this?
Thanks
Maybe it is possible, but with a plugin or code implementation. The theme itself or the composer doesn’t have an element capable of doing this.
Hi,
You can install it just like a normal theme, by FTP or WordPress. By FTP copy it in the WordPress themes folder – http://prntscr.com/mokeor
By WordPress zip it first then install it – http://prntscr.com/mokfut
Be sure to activate it after you install it – http://prntscr.com/mokght
Thanks
Hi,
What you are referring to is not possible currently, there is only one loop ad spot, displayed after the number of posts you set. Sorry for the inconvenience.
Thanks
Hi,
The cloud post templates don’t have PHP files like the default predefined post templates. So adding PHP code in them is not possible, unless maybe you try using a widget that accepts PHP code and place it in the cloud template while editing with the composer composer. But that may not work.
If that plugin would have a shortcode it would be easier, shortcodes can be entered in text elements (column text, text with title).
Thanks
With the new header builder and manager you can add any available element from the composer in the header. To add elements in the sticky header you have to first activate the sticky mode – http://prntscr.com/mok3vg
Then add the elements you want in the sticky header.
Maybe try and install an optimization plugin, test with and without it. Use free plugin if possible. Note that some settings from optimization plugins can cause problems.
Hi,
With the composer you can copy also cut elements and use them elsewhere (right-click), so you could copy the entire row for example from your header, and paste it in sticky mode
– http://prntscr.com/mojq6v
Thanks