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,

I see there are customization made to the post template, I would suggest to try for the moment to deactivate the child theme where you made these changes and check if the smart sidebar works properly.

However I see that you have Adsense ads in the sidebar. Note the warning in the matter
https://www.screencast.com/t/uFmn1ZJntDZ
If you use Adsense ads in the sidebar then it is not recommended to use the smart sidebar feature according to Google policies
https://www.screencast.com/t/aztyvtdGZCiU
https://support.google.com/adsense/answer/48182?hl=en

Thanks

Simion C.
tagDiv Staff

Hi,

If you deleted your featured category you can recreate it using this default name and slug like this
https://www.screencast.com/t/DDj2ylQVMfFr
Then the featured category will be the same as before.

Thanks

Simion C.
tagDiv Staff

Hi,

I have tested your website with gtmetrix, there are no mentions of these redirects anywhere
https://www.screencast.com/t/VXVsU9di
Those all seem to be related to ads (such as Adnexus and Google doubleclick). They couldn’t have just appeared by themselves, either a plugin is adding them or code instead in the theme panel or theme files.

Thanks

Simion C.
tagDiv Staff

Glad you could achieve what you wanted. There are plans to improve the mobile theme functionality in coming updates. These changes have to be carefully picked so they will not interfere with the mobile theme performance.

Thanks

Simion C.
tagDiv Staff

Hi,

1. That would be the padding top and bottom the theme ads for the page content
https://www.screencast.com/t/TOWokeMYFOcI
You could remove that if needed, with a code like this
https://www.screencast.com/t/Ivz6NFtO1jW

.td-main-page-wrap {
padding-top: 0;
}
.td-main-content-wrap {
padding-bottom: 0;
}

2. The social icons element will display the icons horizontally, one after the other
https://www.screencast.com/t/hGiKcbN2
There are a few design styles available in the style tab, but not to align them differently.

5. The footer on this website is not a page, it is created custom. In the theme you can either use footer templates
https://forum.tagdiv.com/footer-templates/
Or design and set a footer page containing any element you want, since this is possible now.

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately that will not be possible with the current authors box element capabilities. This together with the single author box are currently all the elements in the matter
https://demo.tagdiv.com/newspaper/author-box/
Maybe these elements will get a redesign, or an additional element will be added in a theme update. That is a possibility.

Thanks

Simion C.
tagDiv Staff

Hi,

This is a similar topic, it mentioned the file where the modal is defined
https://forum.tagdiv.com/topic/want-social-login-short-code-on-login-page/
Also a similar topic here
https://forum.tagdiv.com/topic/social-login-pushes-signup-button-out-of-view/

Thanks

Simion C.
tagDiv Staff

If by page type you mean make it the homepage, it can be set like this
https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Please correct me if I misunderstand.

Simion C.
tagDiv Staff

Hi,

This is not a difficult task. First you can view all the demos here
https://demo.tagdiv.com/select_demo/select_demo_newspaper
Only one demo can be installed at a time, choose the one you like and install it in the theme panel
https://forum.tagdiv.com/installing-demos/
You can install it with content, that would be easier
https://www.screencast.com/t/czlLCpztKAoA
Then gradually replace the demo content with your own. Check these helpful tagDiv composer and block settings tutorials in the documentation
https://forum.tagdiv.com/tagdiv-composer-tutorial/
https://forum.tagdiv.com/block-settings-tutorial/
Please let us know if you have further questions, we will try to help you as best as possible.

Thanks

Simion C.
tagDiv Staff

Please check the similar Woocommerce topic I provided in your other topic. The number of products can be modified either with that code, or directly in the theme files
https://www.screencast.com/t/wQrPBlnv
You can create a child theme for example and enter the code there, so it will not be lost after a theme update
https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks

Simion C.
tagDiv Staff

Hi,

Indeed rows can be removed by dragging them to the lower right
https://www.screencast.com/t/5ZzsfsEU
https://www.screencast.com/t/7GbyEBtQ
Elements in rows can be deleted without removing the row
https://www.screencast.com/t/sUtMtaJsl

Thanks

Simion C.
tagDiv Staff

Hi,

We do not have a plugin that can manage ads. Ad codes can be entered in the them panel, and the theme will display them in the desired locations. But there is no advanced control over the ads.

You could try the Adrotate plugin, there are many users that recommend this plugin on the forum. This may have the option you need. Some guides here
https://ajdg.solutions/manuals/adrotate-manuals/
http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/

Thanks

Simion C.
tagDiv Staff

Hi,

Each module that displays an excerpt can be customized in terms of length
https://www.screencast.com/t/j25jCmCrpVg
You can enter the values you want for the title/content length for each module.

Thanks

Simion C.
tagDiv Staff

Hi,

You add it in the same location, in the theme dedicated section
https://www.screencast.com/t/oSNouFOnh
The code has to be entered exactly as provided, there are script tags by default
https://www.screencast.com/t/ZZjmkbhIDHbi
Once entered, the theme will load it properly on the website.

Thanks

Simion C.
tagDiv Staff

You could add a class as Chris mentions to the post header, in the post template style file you are using
https://www.screencast.com/t/e69dRtz5
Then refer to that custom class and apply the font on the title. But this will affect all posts that use that template. And also it would be just as using the them panel option per post template.

Simion C.
tagDiv Staff

Hi,

That means it will display featured posts. The theme creates a Featured category by default, in which you can assign posts
https://forum.tagdiv.com/featured-posts-2/
Check the filter tab of the grid and choose the filter/sort combination you want
https://forum.tagdiv.com/block-settings-tutorial/

Thanks

Simion C.
tagDiv Staff

Hi,


@John
I couldn’t say when or if such a button will be implemented in the theme. I believe there are no current plans to add it, at the moment. I will add this on our suggestion list however.
You could maybe find a plugin that can add this feature, there might be such plugins.

Thanks

Simion C.
tagDiv Staff

Hi,

Some footer templates have predefined content, others are blank
https://forum.tagdiv.com/footer-templates/
Those sections you mention are predefined in the template file, the Editor picks is a block 7 widget that displays featured posts
https://forum.tagdiv.com/featured-posts-2/
The Popular posts is again a block 7 widget, which displays popular posts.
Finally there is a popular category widget
https://www.screencast.com/t/y8g77nVrhs
If you do not want these widgets to appear, select an empty footer template and insert the widgets you want, configured the way you want, in the 3 footer sidebars
https://www.screencast.com/t/EiNKypax

Thanks

Simion C.
tagDiv Staff

Hi,


@stvnalln
I believe the placeholder images will reappear if removed, as long as the multi-purpose plugin is active. If you are not using the multi-purpose plugin you can remove them.

I don’t know why you would like to remove those images however. They are not causing any issues by simply being in the media library, they are simple standard images.

Thanks

Simion C.
tagDiv Staff

Hi,

It could be related to hosting, the 500 is an internal server error. This would be some general advice in the matter
http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/

Check theme system status as well, ask the provider to increase the allocated resources if needed
https://forum.tagdiv.com/system-status-parameters-guide/

Thanks

Simion C.
tagDiv Staff

Hi,

I have tested this and it works, make sure you are adding the link property the right way, please double check the modification

target="_blank"

https://www.screencast.com/t/6vnisk8y

Also clear all caching, that could as well be the cause, if the changes are not applying.

Thanks

Simion C.
tagDiv Staff

Hi,

We could take a look, please provide a link to your website so we can inspect it.

Thanks

Simion C.
tagDiv Staff

Hi,

That would happen in most cases, because of a setting in the Yoast plugin
https://www.screencast.com/t/n8Cc35EofLh
Also if used, WP Super Cache should be configured as shown here
https://forum.tagdiv.com/cache-plugin-install-and-configure/
Or pages with content that was not added with the tagDiv composer.

Additionally you can test with all plugins disabled, except the theme plugins.

If you already checked and there is still an issue, we could take a look. Send us an email at contact@tagdiv.com and provide admin login information. Also include a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

The X icon could be easily moved if needed, by default it is aligned to the right. You could align it left or centered
https://www.screencast.com/t/fgKgA6z0m
https://www.screencast.com/t/l7ALj0Lso9w

.td-search-close {
text-align:center;
}

I could give you solution for the menu close, that would depend where exactly you want it to be positioned
https://www.screencast.com/t/NQGpSgNi
Maybe like this – https://www.screencast.com/t/azNPo45Hq

#td-mobile-nav .td-menu-socials {
padding: 0 20px 0 65px;
}
.td-mobile-close {
left: 1px;
}

Thanks

Simion C.
tagDiv Staff

Hi,

The first step would be plugins bu you have already tried that. The second would be theme system status parameters
https://forum.tagdiv.com/system-status-parameters-guide/
You can ask your hosting provider to increase the allocated resources, might be needed.

If there is still a problem we can take a look. Send us an email at contact@tagdiv.com and provide admin login information. Also include a link to this topic in the email.

Thanks

Viewing 25 posts - 12,676 through 12,700 (of 20,681 total)