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,

Matched content ads were never officially tested with our theme so there is no official implementation method. If you want to display such ads, you will have to make this yourself. These are some similar topics that you can follow
https://forum.tagdiv.com/topic/add-google-matched-content-at-bottom-article/
https://forum.tagdiv.com/topic/how-to-add-google-matched-content-code/

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately I don’t understand what exactly you want to do. The news ticker element can be placed on pages with the composer
https://www.screencast.com/t/Aie0oq6fU10
There are customization options, and content filtering options as well
https://www.screencast.com/t/9ur5bvPGUkx

Thanks

Simion C.
tagDiv Staff

Hi,

The recommended editor to be used is the tagDiv composer
https://forum.tagdiv.com/tagdiv-composer-tutorial/
This composer can only be used for pages. Visual composer is meant to be used only for pages as well in the theme
https://forum.tagdiv.com/how-to-use-visual-composer/
In future theme updates, more options and features will be added exclusively for the tagDiv composer.
Having both editors active can cause layout issues, elements specific to Visual composer will not display property when the tagDiv composer is active. There is a level of similarity between the two editors, in order to make the transition to the new editor easier
https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/

Thanks

Simion C.
tagDiv Staff

Hi,

That would require modifications to the theme files, meaning the post template files. Please follow this topic
https://forum.tagdiv.com/topic/how-to-make-this/

Thanks

Simion C.
tagDiv Staff

Hi,

The theme does not control the ads that are displayed. That is related to the code you use in the theme panel ad sections. Please check the Google Adsense docs for more information
https://support.google.com/adwords/topic/3119119?hl=en&ref_topic=3119071

Thanks

Simion C.
tagDiv Staff

Hi,

Yes that is fine, the code should work without it as well
https://www.screencast.com/t/ML7PnarWb

Thanks

Simion C.
tagDiv Staff

Hi,

The tag is not redirected. You will have to make the redirection properly, check it again. This link is not redirected
https://www.screencast.com/t/QVbrcPJefI
I had no problem redirecting a tag link from the post as it is basically a simple link, to any URL.

Thanks

Simion C.
tagDiv Staff

Hi,

The theme uses the default search of WordPress and simply styles it, but it does not change the search functionality. If you require more advanced search functionality, you could either modify the search, or maybe remove it and use search plugins that would have the options you need.

Thanks

Simion C.
tagDiv Staff

Hi,

That is a background image set for the block title, for that particular demo
https://www.screencast.com/t/du63pHkve0v
Each demo is built custom, normally the block header style used would display like this
https://demo.tagdiv.com/newspaper/block-header-6/
But it is customized with a background image and other properties.

Thanks

Simion C.
tagDiv Staff

Hi,

The code must be entered in the theme header.php file, between the head tags
https://www.screencast.com/t/3ORNutEVslq
The ad code themselves can be entered in the theme panel ad locations that you want
https://forum.tagdiv.com/ads-adsense-overview/
Please note that there is also a waiting period according to Google before the ads will be displayed on the website
https://support.google.com/adsense/answer/76228?hl=en

Thanks

Simion C.
tagDiv Staff

Hi,

Products can be displayed in blocks like this
https://www.screencast.com/t/y2ETbxNaJQ
The sorting will work, but the filtering only works for post categories. If you want to change this functionality you could try to make the modifications here
https://www.screencast.com/t/cWOjXrM2oH
But please note that this is an advanced task, and requires coding knowledge.

Thanks

Simion C.
tagDiv Staff

Hi,

You could use the block text with title
https://www.screencast.com/t/KU3SeaVa
This element requires text to be entered in it’s content however, if no text is entered it will display a message
https://www.screencast.com/t/IlJQrCS5s9
That could be removed if you do not need to enter text, like this
https://forum.tagdiv.com/topic/html-code-here-replace-this-with-any-non-empty-text-and-thats-it/

Thanks

Simion C.
tagDiv Staff

Hi,

That layout issue could by solved by deactivating the tagDiv composer from your plugins section. This editor is automatically activated when the theme is updated or installed.
Having both composers active can cause this kind of issues.
For the theme panel saving issues, maybe you have restrictions installed or firewalls that block the process. If it works on other computers that means the issue is locally.

Thanks

Simion C.
tagDiv Staff

Hi,

From what I can tell, there seems to be the block you modified displaying only the thumbnail, then a text column and an empty space element
https://www.screencast.com/t/DtatsRFA
The empty space has a set height of 100px
https://www.screencast.com/t/bccEhE6e
If you want that space removed, remove the empty space element by editing the page with the composer.
Please correct me if I misunderstand the problem.

Thanks

Simion C.
tagDiv Staff

Hi,

Something is not functioning properly with the theme. This might be caused by custom CSS, or plugins. A suggestion would be to remove any theme customization or additions from the theme panel or theme files and folder, deactivate all plugins except theme plugins and check if the problem is solved.
Ultimately you can try a fresh theme install and make no customization, to see if everything is working as intended
https://forum.tagdiv.com/install-via-ftp/
I could give you a code to fix this, but it may not be the proper solution
https://www.screencast.com/t/W6mMrmNvm
https://www.screencast.com/t/EoCnJSE58VC4

.td-menu-mob-open-menu,
.td-search-opened {
position: static;
}

It would still be highly recommended to get to the source of the issue.

Thanks

Simion C.
tagDiv Staff

Hi,

Once you set a background image or color, this has to be displayed on the whole website, homepage included
https://forum.tagdiv.com/background-introduction/
Please set the background image you want and provide a link to your website, so we can inspect it.

Thanks

Simion C.
tagDiv Staff

Hi,

On pages you can place any of the available elements, with the composer. For example use a block of your choosing (these are all the blocks – use election to switch and view blocks)
https://demo.tagdiv.com/newspaper/block-1/
Then you can limit the posts and also filter by category and sort posts
https://www.screencast.com/t/AXwjSK1g
https://www.screencast.com/t/VhRIEhXi5DAe
Here you can see all the available block settings and options
https://forum.tagdiv.com/block-settings-guide/

Thanks

Simion C.
tagDiv Staff

Hi,

It seems that most of your category pages and posts are providing 404 errors. If this happened after entering the code remove it and check if is fixed.
Also re-save the permalinks in WordPress settings
http://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-posts-returning-404-error/

Thanks

Simion C.
tagDiv Staff

Hi,

Then select the default page template, this will not display a page title and other information on top of the page
https://www.screencast.com/t/gEiemUIxXs

Thanks

Simion C.
tagDiv Staff

Hi,

Content for pages when the mobile theme is active, is limited to the Mobile editor
https://forum.tagdiv.com/the-mobile-theme/
However the website should function correctly without the mobile theme plugin, on mobile devices. Please try deactivating all plugins except theme plugins and clear any caching installed, temporarily remove custom code from theme panel, or theme files. Switch to the main theme if you use a child theme.
Then check if the issue is still happening. Let us know the results.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe the same Adsense ad code can be used for a maximum of three times per page
https://productforums.google.com/forum/#!topic/adsense/qNJCl3X5sx0
The article bottom ad code can be inserted in the theme panel
https://forum.tagdiv.com/article-ads/

Thanks

Simion C.
tagDiv Staff

Hi,

The code should work just fine. I have tested it again on the live demo.
Before code – https://www.screencast.com/t/NF2XG7bhum
Code applied – https://www.screencast.com/t/vJiEvuef1J
Try clearing your cache after entering the code. If you could provide a link to your website I will inspect it and see why the code is not working.

Thanks

Simion C.
tagDiv Staff

Hi,

I made some brief tests with the plugin you mention. In this page built with the tagDiv composer I placed two default form shortcodes in a text element
https://www.screencast.com/t/FtRoLi9x8l
The forms are displayed properly
https://www.screencast.com/t/qKYHwR0m
This is a page created with the tagDiv composer. Please try to create a new page, then edit it with the tagDiv composer and place your form shortcodes in it. Then check the results.

Thanks

Simion C.
tagDiv Staff

Hi,

The Speedbooster plugin has an inbuilt plugin checklist, if it detects plugins outside that list, it will deactivate itself. This is supposed to happen, as the Speedbooster plugin could cause some plugins to not function properly.
The checklist could be disabled by modifying the plugin code
https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/

Thanks

Simion C.
tagDiv Staff

Hi,

This is unusual. That particular thumbnail is not found
https://www.screencast.com/t/e9xpuvQjF
Trying to access the thumbnail image does not work
http://www.dsgnmagazine.com/wp-content/uploads/2017/08/Squarespace-vs-Wix-vs-WordPress-218×150.jpg
But this thumbnail is found
http://www.dsgnmagazine.com/wp-content/uploads/2017/08/Squarespace-vs-Wix-vs-Wordpress-218×150.jpg
Notice the spelling of the word WordPress in both the links, the thumbnail that it is trying to load spells the word “WordPress” and it is not found. But the thumbnail with the spelling “WordPress” is present on the server
https://www.screencast.com/t/rtxKBsVFrzn
What you could try is to locate this thumbnail by following that path and rename it
https://www.screencast.com/t/93gHF68k

Thanks

Viewing 25 posts - 15,776 through 15,800 (of 20,681 total)