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,

We will inspect the posts with issues, please provide a link to one of them, or all. There were some issues in the AMP plugin in the previous version, they were fixed in the current version. If there are more issues discovered we will fix them.

Thanks

Simion C.
tagDiv Staff

Hi,

You could choose from the many theme demos, each one can be installed and provide a starting point
https://demo.tagdiv.com/select_demo/select_demo_newspaper
https://forum.tagdiv.com/installing-demos/
Or you can begin form scratch, use the theme composer and build pages
https://forum.tagdiv.com/tagdiv-composer-tutorial/
Use blocks, grids, full grids etc to build pages how you want
https://demo.tagdiv.com/newspaper/block-1/
https://demo.tagdiv.com/newspaper/big-grid-1/
https://demo.tagdiv.com/newspaper/full-big-grid-1/
Check the Features menu in the live demo for more of the theme options. Let us know if you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

I just tried the popular category widget, there is no problem for me
https://www.screencast.com/t/ukrl1WHPae
The number should float right, that is the design
https://www.screencast.com/t/oTPd4d7aHkjL
Maybe the design is not applying for some reason, or it is overridden by a different code. I could take a look if you could provide a link to the website where this is happening.

Thanks

Simion C.
tagDiv Staff

Hiding a block/column/row is possible, with the tagDiv composer. Simply click on the block in this case, which you want to hide on mobile
https://www.screencast.com/t/2cCpRkp3s9Q
Switch to mobile view and also access the CSS tab, scroll down and the setting is there
https://www.screencast.com/t/gtvxUqN5
Then that element will not be displayed on mobile. This will not work when the mobile theme is active, the composer cannot be used on mobile pages.

The post subtitle could only be changed with CSS code, there is no color setting for it at the moment. Try a code like this in Theme panel->Custom CSs
https://www.screencast.com/t/Dvyb3sdQvwH
Use the color you want in the code

.single .td-post-sub-title {
color: blue;
}

Simion C.
tagDiv Staff

Hi,

Seems the layout is not as it should be. If you are using Visual composer please deactivate the tagDiv composer plugin. Layout issues like that can happen when both the composers are active.

Thanks

Simion C.
tagDiv Staff

Hi,

So basically what you want to do is to modify that module so that the article title is positioned below the post meta. That could be done by editing the module file. I believe that is module 11 in the screenshot
https://demo.tagdiv.com/newspaper/category/module-11-layout/
You will have to edit the module file and chnage the order of the elements there
https://www.screencast.com/t/uJlxcxOKI
https://www.screencast.com/t/VMe8inE6L9r
Result – https://www.screencast.com/t/X6uvBdMjL

Thanks

Simion C.
tagDiv Staff

Hi,

Javascript code can be entered in the theme panel directly if that is what you want to do. There is a dedicated section for that
https://www.screencast.com/t/CafU3HxUxq
The code can should be entered without script tags. They will be added by the theme.

From what I can find online the scoped attribute is obsolete and should not be used, also not supported by all browsers
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/style
You can search for more about this online if needed.

Thanks

Simion C.
tagDiv Staff

Indeed, the test shop page is displayed properly from what I can see. The other one with the problems seems to be missing the theme container in the structure. This is the test page and how it it should be
https://www.screencast.com/t/hT452NweR1e
In the other shop page there are no containers
https://www.screencast.com/t/bvD7TkBdy
You could try as a first quick step to deactivate all other plugins except theme plugins and default woocommerce, check to see if this has any effect.
If it does not, then something is not functioning properly there. You could try a theme reinstall if possible, by FTP would be most recommended
https://forum.tagdiv.com/how-to-update-the-theme-2/
That should fix the issue. Let us know.

Simion C.
tagDiv Staff

@McDohl You could follow this topic and check the resources mentioned there
https://forum.tagdiv.com/topic/receiving-http-error-after-uploading-image-to-media-library/
It could be a permission issue on the uploads folder, or something that prevents the theme from creating the necessary thumbnails and saving them in the WordPress uploads folder. There would be nothing to fix from the theme side, this would be a server configuration issue. You could also contact your hosting and explain the situation in detail, maybe they can take a look in the matter.

Simion C.
tagDiv Staff

Hi,

2. Mailchimp would be compatible with the theme, you could use that as a newsletter/subscription functionality on your website
http://www.wpbeginner.com/wp-tutorials/ultimate-guide-to-using-mailchimp-and-wordpress/
There is a newsletter element in the tagDiv composer, in which you can enter newsletter codes, currently from only a few providers however (Mailchimp works)
https://www.screencast.com/t/Vg27MswbP
This element can only be placed on pages at the moment. For post sidebars you can use a text widget and enter the form code in it.

3. The theme uses the default WordPress login/user role capabilities. This will affect the actions they can take once logged in. Users can create an account and you can decide on their role. I believe the default user role set is subscriber
https://codex.wordpress.org/Roles_and_Capabilities
http://www.wpbeginner.com/beginners-guide/wordpress-user-roles-and-permissions/
There are membership plugins you could try instead of the default login, bbpress plugin is also compatible with the theme. Depending on what you want to do, there surely would be a corresponding plugin.

Thanks

Simion C.
tagDiv Staff

Indeed there are requirements for most header styles in terms of logo size
https://forum.tagdiv.com/logo-favicon/
Simply make sure you upload the full size of the image when setting the logo
https://www.screencast.com/t/graHsimAEo
https://www.screencast.com/t/HsOr4LblR

Changing the theme name could cause issues, but there are content protection plugins you could try if required.

Simion C.
tagDiv Staff

Seems you just installed the theme and a theme demo. Please note that traffic is required on the website before google will begin serving ads, there are also more requirements
https://support.google.com/adsense/answer/76228?hl=en
https://support.google.com/adsense/answer/9724?hl=en
You can find more tips online as to how to proceed with Adsense
https://www.shoutmeloud.com/how-to-get-google-adsense-approval-new-blog.html

Simion C.
tagDiv Staff

Hi,

That block does not have a read more button, not all blocks/modules have a button like that. These are all the blocks that have a Read more button at the moment, and you can place on pages
https://demo.tagdiv.com/newspaper/block-12/
https://demo.tagdiv.com/newspaper/block-13/
https://demo.tagdiv.com/newspaper/block-20/
https://demo.tagdiv.com/newspaper/block-22/
https://demo.tagdiv.com/newspaper/block-23/
https://demo.tagdiv.com/newspaper/block-24/
Hopefully I mentioned all of them, you can see them all in the live demo however
https://demo.tagdiv.com/newspaper/block-1/
There is also now a flex block which you can design in many layouts
https://demo.tagdiv.com/newspaper/flex-block/
https://tagdiv.com/go-beyond-flexibility-new-flex-block/

Thanks

Simion C.
tagDiv Staff

A code like this will work, it will change the color of the links in the raw HTML elements only in that page. You can change the colors as you wish
https://www.screencast.com/t/3KqgmX5Ww
This code is specific to that page and will affect only links in the HTML content. Also if you want it to apply for all the raw HTML elements in the website remove the page ID class from the code

.page-id-86855 .vc_raw_html a {
color: lightgrey;
}
.page-id-86855 .vc_raw_html a:hover {
color: blue;
}

Simion C.
tagDiv Staff

Somehow I missed that,sorry. Try it like this and it should work
https://www.screencast.com/t/ZaHdsgtIIm
https://www.screencast.com/t/ujHeswuBs

channel/UC_j5U8FXaTMpvgEzTQjDO5w

The Facebook counter will not work for some users, some keys will not work while others work, this is caused by Facebook. At the moment there is no fix, if that is the case for you. Until Facebook concludes their modifications to their code we cannot do anything about it. The situation is being monitored and when possible a fix will be provided if necessary.

Simion C.
tagDiv Staff

Hi,

3. I understand now, the hover color of those titles will be the theme accent color you set in the theme panel
https://www.screencast.com/t/vjVoH4PEVo2
If you want to keep the accent color and change only the hover color of the articles, you could use a code like this for that module
https://www.screencast.com/t/WmkjuqXY

.td_module_12:hover .entry-title a {
color: yellow;
}

The code can be changed if required.

Simion C.
tagDiv Staff

Hi,

Please send us admin login details at contact@tagdiv.com and we will take a look. Include a link to this topic in the email as well.

Simion C.
tagDiv Staff

Hi,

The markup the theme ads is just for post pages, if you require markup for pages you will have to use a preferred implementation. Maybe this will help
https://neilpatel.com/blog/structured-data/
I could not say when or if there will be changes in the theme in this matter unfortunately.

Thanks

Simion C.
tagDiv Staff

Hi,

It would be possible with CSS, try a code like the one below. It will affect only that page
https://www.screencast.com/t/vUfzRf7GVX

.page-id-1654 .td-backstretch {
display: none;
}
.page-id-1654 {
background-image: url("https://www.agrosaveti.rs/media/2017/12/Agro-saveti-Stocarstvo.png");
background-position: top;
background-repeat: no-repeat;
background-attachment: fixed;
}

Enter it in Theme panel->Custom CSS and see if it works properly.

Thanks

Simion C.
tagDiv Staff

You can search online, there might be solutions to customize the forums. Either by additional plugins or code
https://bbpress.org/forums/topic/how-to-customize-bbpress-forum/
The theme adds some styling to bbpress in this stylesheet, you could add code there
https://www.screencast.com/t/3IeJj8zGa

Simion C.
tagDiv Staff

Simply paste the video link and other elements you want to display if any in the text element, then close the window
https://www.screencast.com/t/9OhEwbWSOnSs
Save the page and view it, the video will be displayed.

Simion C.
tagDiv Staff

Unless the subscriber count is public, it will not be displayed in the counter. Check each social setting in their respective account and make them public. They will then be displayed in the social page.
For YouTube I see there is a subscriber count, configure it like this
https://www.screencast.com/t/I8l36M6UP
https://www.screencast.com/t/6orkSl6TZFze
Your Google+ page does not display a subscriber count
https://www.screencast.com/t/3K6IqKxH
The Twitter page does not display a follower count
https://www.screencast.com/t/6d6aV1EMh
They have to be public in order for the counter to work.

Simion C.
tagDiv Staff

You can right click the website page and choose view source or inspect, the analytics code should be visible there. There are also other methods through which you can verify
https://www.monsterinsights.com/how-to-check-if-google-analytics-is-working/
https://support.google.com/analytics/answer/1008083?hl=en

Simion C.
tagDiv Staff

Breadcrumbs will display a path to the article, usually this is Home->Category->Article. Other paths may not display in the theme breadcrumbs so you might have to use a different breadcrumb implementation, like Yoast breadcrumbs
https://kb.yoast.com/kb/implement-wordpress-seo-breadcrumbs/
Posts will always have to be assigned to a category, or they will be assigned to the default category set in WordPress. Pages can have parents but a path to a child page will not show in the breadcrumbs I believe.

Simion C.
tagDiv Staff
Viewing 25 posts - 10,501 through 10,525 (of 20,681 total)