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 theme contains basic structured data already, please check your website with the structured data tool
https://search.google.com/structured-data/testing-tool/u/0/

This markup is defined in the theme files. An option to add your own or in different formats does not exist in the theme at the moment. You will have to use a plugin for it if required.

Thanks

Simion C.
tagDiv Staff

Hi,

None of the page content will show on mobile if you activate the mobile theme
https://forum.tagdiv.com/the-mobile-theme/
If you want to display the same content from desktop on mobile, deactivate the optional mobile theme plugin.

The mobile theme is intended to be used if you want to display a different version of the website on mobile, a simpler and lighter version with no blocks, grids etc.

You will have to create two versions of a page. One for desktop with the page builder or in any way possible. Also one for mobile, this is limited to the mobile editor and it’s simple capabilities
https://www.screencast.com/t/jeHTSQZauy

Thanks

Simion C.
tagDiv Staff

Hi,

That is unusual, so you want to display the whole page content aligned to the left, in the whole website.
By a theme setting this would not be possible, the theme containers are designed to be centered.
Aligning the whole website to the left could be forced with CSS, but the design of some elements will probably be damaged or broken. So a foolproof solution is not available unfortunately. Sorry for the inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

There is a CSS solution in this topic for the review stars color
https://forum.tagdiv.com/topic/newspaper-is-not-available/

If you use Cloud post templates, these have settings to color the stars
https://www.screencast.com/t/r82ufUeRbN

Thanks

Simion C.
tagDiv Staff

Hi,

Yes you can with some CSS. Like this for example
https://www.screencast.com/t/ndTv10XdFLX
Enter this code in Theme panel->Mobile theme->Custom CSS code

.td-footer-description {
display: none;
}

Simion C.
tagDiv Staff

That looks like a fatal error, does that happen when you edit the page after you enter the shortcode?

What kind of shortcodes are you using exactly? Are you entering them in text elements?
https://www.screencast.com/t/QPK8Kig9wOUa

Simion C.
tagDiv Staff

The theme doesn’t have many capabilities when it comes to custom post types. Most theme settings and functionality are created for default posts and categories.

So I am afraid that the custom post type possibilities are quite limited at the moment, default posts get all the benefits.

Simion C.
tagDiv Staff

Hi,

I tried with “bottom” – https://www.screencast.com/t/jmdLDdz1CVYD

For some reason that returns the homepage. Pages are included in the search results. The excerpts for pages cannot be controlled, they will be picked automatically from the page content. Some unusual results can be displayed in the excerpt field.

A solution would be to display the search results in a module that does not show excerpts
https://www.screencast.com/t/1ZwidjL7sxhl

Or create your own search template with the cloud plugin
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

The way the WordPress search works it is quite common to return relevant result. This is a much discussed topic online. Many users install dedicated plugins when it comes to a better search functionality, or simply remove it entirely.

Thanks

Simion C.
tagDiv Staff

Hi,


@kcelean
Please don’t “Up” the topics, this will delay the reply by renewing the topic date. We answer from oldest to newest which is fair.

So you are having problems setting up the Soundcloud in the social counter. I could take a look if you can provide a link to your website where the counter is present.

Simion C.
tagDiv Staff

Hi,

What exactly is happening? How it is not working? More details would be helpful.

If you plan to use the WPBakery page builder for your website, deactivate the tagDiv composer plugin. There may be problems when both are active.

Also be sure to carefully check the theme requirements guide
https://forum.tagdiv.com/requirements-for-newspaper/

Simion C.
tagDiv Staff

I am very sorry if this is an inconvenience, the solution I mentioned would be the only way.
I can add this on our request list and it will be considered, but I cannot promise if a dedicated setting will be implemented.

This option is considered a feature, users that have the right are able to edit the post directly from the page, not by searching for it in the backend. It is very helpful.

Simion C.
tagDiv Staff

Hi,

Change it how exactly? There are some margins there, these are seen with the browser inspector
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
But it would depend on what exactly you want to do, remove them, increase/decrease them.

The author line comes from this theme file
https://www.screencast.com/t/fEbqulzPqwz2

Simion C.
tagDiv Staff

Hi,

You can set any logo you want in the theme panel. For the header and footer
https://www.screencast.com/t/Z1uxGaAOh9od
https://www.screencast.com/t/LktQDy4JvGJj

This is specified in the theme documentation
https://forum.tagdiv.com/logo-favicon/

Please let us know if you have more questions.
Thanks

Simion C.
tagDiv Staff

I tried that like this – https://www.screencast.com/t/vucdgeVb
Result – https://www.screencast.com/t/pyn9sJAOnX

Code used

do_shortcode ('[td_block_ad_box spot_id="custom_ad_2"]')

Simion C.
tagDiv Staff

Hi,

Glad it works, it is very important to check the theme documentation and requirements guide
https://forum.tagdiv.com/requirements-for-newspaper/

Please let us know if you have more questions.
Thanks

Simion C.
tagDiv Staff

Hi,

A quick fix is to increase the line height, with a code like this
http://prntscr.com/kdru53

Enter the code in Theme panel->Custom CSS code section

.home .td-header-style-10 .td-logo-wrap-full .td-logo {
line-height: 200px;
}

Simion C.
tagDiv Staff

Hi,

That would be the case, we have not made any testing with auto-ads. Standard adsense ads with defined placement will work just fine. Once entered in the theme panel they will show according to their ad spot
https://forum.tagdiv.com/ads-adsense-overview/
There would be no management needed once set up. They will always show where they are supposed to appear.

I remember cases where auto-ads were used and they appeared in unusual places within the website. Maybe those are general issues. So there might be problems with that ad type.

Simion C.
tagDiv Staff

Try to reactivate the theme with your key if asked, once activated it should not deactivate by itself.

Simion C.
tagDiv Staff

The link to the Woocommerce shortcodes is mentioned in my first reply in the topic
https://docs.woocommerce.com/document/woocommerce-shortcodes/

The shop demo page content is also provided in the same topic
https://pastebin.com/2RCe4N7C

You can use the Woocommerce shortcodes to display products in any page, as mentioned in the topic.

Simion C.
tagDiv Staff

But what is the issue at the moment? – http://prntscr.com/kdrecj

I believe the problem was that you kept uploading the same old theme version instead of updating.
The theme uses template files from Woocommerce which are periodically updated by us when needed, using older theme versions with latest Woocommerce would be a problem.

Simion C.
tagDiv Staff

If it appears stretched, maybe you are uploading a thumbnail of the image not the full size
https://www.screencast.com/t/X0ulKJcn
https://www.screencast.com/t/El5QbKr5
Check if that is the case.

Simion C.
tagDiv Staff

Hi,

That page you provided leads to a 404 page – http://prntscr.com/kdr9ze

Filtering the content displayed by blocks in pages would not be a difficult task considering the many options available.
Check which categories each block is set to pick posts from. Edit the page with the composer and click on the blocks. See what categories are used
http://prntscr.com/kdrbgv
If 2 blocks have the same filtering the posts will be the same.

The reason a post is showing in a block is because it belongs there according to the filtering you use. It is included in a category used in the filter.

Thanks

Simion C.
tagDiv Staff

Hi,

Most custom login plugins will work and have settings only for the default login of WordPress.
The top bar of the theme will display a default login if enabled
https://forum.tagdiv.com/login-how-to-enable-user-registration/
You could disable this login and use the default WordPress login. The top bar will not show this custom login.

Only if the plugin would provide a login link option or shortcode, you could enter that as a custom link menu in the top menu displayed in the top bar, or in the theme login modal (with shortcode).
But from what I can see in it’s installation instructions it refers specifically to the WordPress login page only, it doesn’t have other integration options.

Thanks

Simion C.
tagDiv Staff

Hi,

That could mean you have caching, check if that is the case and clear the cache. Either a caching plugin is installed or a server provided cache is present.

Also force refresh the page in the browser (Ctrl+Shift+R). That should take care of the problem.

Thanks

Simion C.
tagDiv Staff

Hi,

If FTP is not available, you can zip the package and install the child theme with WordPress
https://www.screencast.com/t/QNBunCmHjubU
FTP would be the most reliable and recommended method to install/update themes
https://forum.tagdiv.com/install-via-ftp/
Please let us know if you have more questions.

Thanks

Viewing 25 posts - 7,251 through 7,275 (of 20,681 total)