Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Simion C.
tagDiv Staff

Hi,

The featured image will be opened within a lightbox when clicked, inside the post page. The lightbox can be disabled in the theme panel
https://www.screencast.com/t/8uwyltJJ
But there is no option to direct the featured image when clicked to the attachment page.

Thanks

Simion C.
tagDiv Staff

Hi,

Please provide more details about the problem. Some useful screenshots would be helpful so we can understand what exactly happened, and what the problem is.
If you restored a backup, it should revert the website to the state that is was at the moment the backup was created. Changes made in the mean time will have to be made again.

Thanks

Simion C.
tagDiv Staff

Hi,

I am sorry but I don’t know what you are trying to do. If the code you enter in the functions file is causing problems, then it is not working properly. Double check the code or modifications you are making and keep testing.

Thanks

Simion C.
tagDiv Staff

Hi,

In the social networks fields of the theme panel, you must enter the link to your account. For example like this for Instagram
https://www.screencast.com/t/eTEYfK9Ct
https://www.screencast.com/t/xYQb2c42bnt
https://www.screencast.com/t/Hw1akYmJY
There should be no yoursite in the URL. Please check the field to be empty before inserting the link.

Thanks

Simion C.
tagDiv Staff

Hi,

I have inspected this section on our website, but I see no problem with the background
https://www.screencast.com/t/hoDQbJpDZIe
Maybe I am misunderstanding the problem. If you could specify what exactly is the problem, it would be helpful.

Thanks

Simion C.
tagDiv Staff

Hi,

At the moment the default post settings and templates are not available for custom post types. All the custom posts settings and options are mentioned here
https://forum.tagdiv.com/custom-post-type-support/

Thanks

Simion C.
tagDiv Staff

Hi,

First please check the theme system status and make modifications to these WordPress and server parameters
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 everything works properly. If there is still a problem, please deactivate all plugins except theme provided plugins, clear any installed cache and check again.
Please let us know the results.

Thanks

Simion C.
tagDiv Staff

Hi,

Files from the mobile folder cannot be modified through the child theme at the moment. The elements that can be modified are mentioned in the child theme tutorial.
Those files can only be modified in the main theme.

Thanks

Simion C.
tagDiv Staff

Hi,

There is a solution in this topic that you could try, to count both default post page views and AMP views
https://forum.tagdiv.com/topic/how-to-hook-hit-counter-into-amp-header/

Thanks

Simion C.
tagDiv Staff

Hi,

On pages you can place any of the available page builder elements. Here you can see all the available blocks on different layouts
https://demo.tagdiv.com/newspaper/block-1/
These blocks seem similar to what you want
https://demo.tagdiv.com/newspaper/block-23/
https://demo.tagdiv.com/newspaper/block-22/
https://demo.tagdiv.com/newspaper/block-18/
The number of posts can be limited for each block, the post meta can be disabled (author name, date, comment count), the excerpt can be removed by entering the value 1 in the field of the respective module
https://www.screencast.com/t/DQxiJZNh

Thanks

Simion C.
tagDiv Staff

Hi,

I am assuming you mean the dotted border on the lines inside the Recent posts widget, but I see that you have managed to change it
https://www.screencast.com/t/ypJ9J6hBk
You can use the browser inspector to identify the elements and their classes, it is a very powerful tool
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks

Simion C.
tagDiv Staff

Hi,

These are the update methods available, including an automatic process
https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks

Simion C.
tagDiv Staff

Hi,

Please check these guides if you would like to modify the theme cropping system
https://forum.tagdiv.com/api-thumbnail-introduction/
Try it like this example
https://www.screencast.com/t/P4S6YAp0HhM

Thanks

Simion C.
tagDiv Staff

Hi,

When you decide to use tagDiv composer, all the pages will have to be recreated with the new editor. The tagDiv composer cannot be used on posts, only for pages. If you used Visual composer on posts, with specific Visual composer elements, these will not be displayed properly with the tagDiv editor
https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/

Thanks

Simion C.
tagDiv Staff

Hi,

At the moment the reviews will be displayed instead of the author name and date, on modules. When a post has a review the author name and also the date will not be displayed on the modules.
There are conditions in the theme code that prevent the author and date meta to be displayed, when the post has a reviw
https://www.screencast.com/t/ym4J2mnX
This may change in a future update, and more options will be added concerning reviews on modules.

Thanks

Simion C.
tagDiv Staff

Hi,

The playlist should display the videos, if the Id’s are correct. Please try to remove the playlist from the page and add it again
https://www.screencast.com/t/UNVtJD73yJaA
Use the demo video Id’s inside the playlist as a test
https://www.screencast.com/t/eyg23QrrvPt
Then save the page and view it
https://www.screencast.com/t/DJ0mv4aqAP
The order of the subcategories in the mega-menu is alphabetical. It could be changed with a plugin if it is required. You could try the plugin Category Order and Taxonomy Terms Order as many users use it to change the categories order.

Thanks

Simion C.
tagDiv Staff

Hi,

Please ask the hosting provider to make these changes according to the guide
https://forum.tagdiv.com/system-status-parameters-guide/
It could also be a matter of permissions on the uploads folder. This is better explained here in this tutorial
http://www.wpbeginner.com/wp-tutorials/how-to-fix-image-upload-issue-in-wordpress/

Thanks

Simion C.
tagDiv Staff

Hi,

That is unusual. You could try the solution from this topic
https://wordpress.stackexchange.com/questions/59077/set-post-comments-open-function
Enter the code mentioned there in the theme or child theme functions file, with a small modification
https://www.screencast.com/t/nkngsFt1
It should enable the comments by default on all posts.

Thanks

Simion C.
tagDiv Staff

Hi,

The Latest articles section is displayed on the bottom of the page, when the required page template is selected. It can be customized or disabled (by selecting a different page template) for each page
https://forum.tagdiv.com/page-templates-2/
https://www.screencast.com/t/VBPbTP88
This section also has the option to set a sidebar for it
https://www.screencast.com/t/nr4Jk5j5vIcb
Sidebars can be customized in Appearance->Widgets.
So if you select the default page template for example, the Latest articles and the sidebar will not be displayed.

Thanks

Simion C.
tagDiv Staff

Hi,

The custom code that you will enter in the child theme stylesheet will be queued after the theme code, thus having priority
https://www.screencast.com/t/dN6B2Yw5Q8g
No point in having the custom code in the main theme and child theme. Enter it only in the child theme. As for pros and cons, those should be viewed in general terms. There are child theme topics describing advantages and disadvantages
http://www.wpbeginner.com/beginners-guide/wordpress-child-theme-pros-cons/

Thanks

Simion C.
tagDiv Staff

Hi,

On desktop the chat does not cover any of the menu items
https://www.screencast.com/t/YOe6Voi27hI
But as the width becomes smaller, they will get covered
https://www.screencast.com/t/Nv5qnsEK
Even if you were to center the menu or drag it to the left as much as possible, it will still not have the necessary space to display in these situations
https://www.screencast.com/t/s4ooz41VQ
Maybe you can customize the chat section to display above the sub-menu
https://www.screencast.com/t/m7m5hKOno
I cannot give you a code to make it display like that, maybe it has an option to place it at a distance above the bottom of the page.

Thanks

Simion C.
tagDiv Staff

Hi,

If you would like to add a new post template follow these guides
https://forum.tagdiv.com/api-single-template-introduction/
https://forum.tagdiv.com/td_api_single_templateadd/
Please note that this is an advanced process.

Thanks

Simion C.
tagDiv Staff

Hi,

You could change the color of the links in the text widgets, with a code like this for example
https://www.screencast.com/t/XTc3FsVli5

.widget_text a {
color: black;
}

The code must be entered in Theme panel->Custom CSS section.

Thanks

Simion C.
tagDiv Staff

Hi,

At the moment, I believe there are no plans to implements something like this. It could be available in future updates, but I could not say exactly if or when it will happen.
The theme package includes an optional mobile theme plugin that is optimized for mobile devices
https://forum.tagdiv.com/the-mobile-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

The purpose of a child theme is to be able to make customization and modifications to the main theme, without losing them in case of a theme update.
A child theme is provided in the theme package, these are the theme files that can be modified through it
https://forum.tagdiv.com/the-child-theme-support-tutorial/
Custom styling and code can be inserted in the child theme stylesheet, and functions file
https://www.screencast.com/t/W7koVl2Ml
https://www.screencast.com/t/YAv1uMAelWzq
If you plan to use a child theme, remove the custom code from the main theme files and enter it in the child theme files.
However the modifications you make for a theme element through the child theme are not fully future proof. If this element is subject to modification in a theme update, the child theme customization may not work properly or at all. It would require adjustments.
Bogdan is providing some child theme related information here
https://forum.tagdiv.com/topic/setting-up-child-theme/

Thanks

Viewing 25 posts - 16,001 through 16,025 (of 20,681 total)