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,

They should show up in the spots you place them, in The mobile theme ad sections.
For example a HTML ad in the mobile theme – http://prntscr.com/mhcsbu
What kind of non-Adsense ads are you using? Do they appear anywhere else if you test them?

Simion C.
tagDiv Staff

Hi,

That homepage is provided only when the travel demo is installed. But you could re-create the same design. All that is special about that homepage is the top part, the rest are simple blocks. A similar topic
https://forum.tagdiv.com/topic/travel-demo-top-blocks/

In the theme files you can find the homepage of the travel demo
http://prntscr.com/mhauu2
So you could begin from there, enter that code in a new page and edit it with the composer. Or as I mentioned re-create the design in the composer. If you need help let me know.

We will try to add more sections or pages from demos in the cloud library, in coming updates.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe you mean the WPForms plugin and it’s design. Note that the form has a custom class set to it, the design will apply only if the form you create uses the same class
http://prntscr.com/mhanki
This is the class used

td-ink-contact-form

Thanks

Simion C.
tagDiv Staff

Hi,

In pages a sidebar can be defined in two ways. Either split the row and add the elements directly, like this – http://prntscr.com/mhably
Or use a sidebar widget element and choose from your available sidebar widgets
http://prntscr.com/mhac15

If you choose the widget sidebar method, you can use the social counter
https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
For ads there are ad box widgets, and a recent posts can be any block widget sorted by latest.
Widget sidebars can be created from a few places
https://forum.tagdiv.com/sidebars-tutorial/

If you choose to create the sidebar in the composer, for the social network links you can still use the social counter, there is also a social icons element (not available as a widget) – http://prntscr.com/mhae3h
There will be ad boxes for the ads, and also many block types with many filtering and sorting options to display the latest posts
https://forum.tagdiv.com/block-settings-guide/

Thanks

Simion C.
tagDiv Staff

Hi,

You can create HTML ads with a link containing an image, and use theme in the theme ad spots, here is a guide
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
You can even use different ones per device as mentioned.

Thanks

Simion C.
tagDiv Staff

What exactly happened and why did it take 5 hours to create the post? Were there problems with theme theme, or errors?

Were you building a post template with the composer or writing a post?

We can provide a refund if you are not satisfied with the theme, you can request it here
https://themeforest.net/refund_requests/new

Simion C.
tagDiv Staff

For smart list style 3 it’s possible to remove the numbering with a simple CSS code, with no modifications in the code – http://prntscr.com/mha2n9
This code will remove the number and align the list titles to the left

.td_smart_list_3 .td-sml-current-item-nr {
display: none;
}
.td_smart_list_3 .td-number-and-title {
padding-left: 0;
}

Simion C.
tagDiv Staff

There will be no problem, the AMP plugin will use a different template for the post regardless of what is used on desktop. So you can use cloud post templates or default post templates, no problem in doing so.

Simion C.
tagDiv Staff

The auto ads seem to have an option to display matched content
https://www.infophilic.com/google-adsense-auto-ads/
https://www.shoutmeloud.com/adsense-auto-ads.html
Maybe you have activated that setting , you could check that.

Simion C.
tagDiv Staff

Hi,

Thank you for your suggestions, feedback from our users is most welcome. I could add a few things.

– Indeed a general switch for making the website boxed does not exist at the moment.
– All rows and columns have width settings – http://prntscr.com/mh9fwf
So in page and cloud templates where you can use the tagDiv composer, you can have custom widths.
– Regarding this gutter, I don’t exactly understand what it is supposed to do.
– The post title in cloud templates has padding and margin settings, all elements in the tagDiv composer have this in the CSS tab – http://prntscr.com/mh9i4p
If this is not what you meant please correct me.

– Regarding the reviews, you could create a review configured as you want and save it, then re-use it – http://prntscr.com/mh9jb9http://prntscr.com/mh9jra
Most if not all the elements can be saved once configured and re-used.

– For what element would you like to chnage the image size? Maybe there is a way.

You can use cloud post templates, these can be customized in almost very aspect
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Here you can experiment with cloud templates designed by us (preview and edit), there is also a blank template if you want to design your own
https://affiliate.tagdiv.com/#/load/Single

There are plans to add a scrollbar to the composer element list in coming updates.

The theme has predefined ad spots, also you can use ad boxes from the composer to place them in various locations. The theme ad capabilities are simple however, for more advanced ad management some users use the Adrotate plugin with the theme.

While the theme is compatible with the Woocommerce plugin, it doesn’t have specific settings for it like other themes that are built with this in mind. If you want to set up a shop and have questions let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

On auto the header ad will most likely be 728×90, if you want it wider set a desired width for it in the theme panel – http://prntscr.com/mh92la

The space from above and below is added by the theme, I could give you a code to remove it if necessary
http://prntscr.com/mh96tt
It looks centered to me, the theme will center it. Here is the code you can try

@media (min-width: 767px) {
.td-header-style-7 .td-header-sp-recs {
margin: 0 auto 0 auto !important;
}
.td-header-style-7 .td-header-sp-recs .td-g-rec-id-header>.adsbygoogle, {
margin-bottom: 0!important;
}
.td-header-style-7 .td-header-sp-recs .td-g-rec-id-header .adsbygoogle {
margin-bottom: 0!important;
}}

I can modify the code if it doesn’t work as you wanted. Let me know.

Thanks

Simion C.
tagDiv Staff

So the change is not saving in the theme panel, and only for this text in particular? That would be unusual. Send us an email at contact@tagdiv.com and provide admin login so we can take a look. Paste a link to this topic in the email.

Simion C.
tagDiv Staff

Indeed, some of them are links to the website, but there are ads as well
http://prntscr.com/mgwdoj
These are in the same container so they are served by Google it seems
http://prntscr.com/mgwfr5
You could check the configuration of the ads in your Adsense account, maybe there are settings for them.

Simion C.
tagDiv Staff

Hi,

You could use a different smart list when numbers are needed. Use a modified one when they are not needed.
I will add a request for a smart list style with no numbering, but only if this is a popular request will it be considered. So I can’t make any promises unfortunately. Sorry for any inconvenience.

Simion C.
tagDiv Staff

Hi,

You have to access it through the Google search results page, as one would usually get to AMP pages – http://prntscr.com/mgw8h1http://prntscr.com/mgw8kr

Then it will look as you mention.

Simion C.
tagDiv Staff

We could take a look at it, send us an email at contact@tagdiv.com and provide admin login. Mention how we can recreate the issues you are having and we will investigate.

Simion C.
tagDiv Staff

To make an ad appear at the very top above the top bar would require that the ad code is inserted in the header template directly – http://prntscr.com/mgu7al

After the coming update it will be possible to re-arrange the header elements by using cloud header templates, so placing the header ad at the top is a drag and drop process
http://prntscr.com/mgu7yw

Regarding the background ad, some users have created a background image taking into account the width of the theme
https://forum.tagdiv.com/topic/big-grid-slide-problem/
Or maybe there are ad inserting plugins that have options to place ads left and right of the body.

Simion C.
tagDiv Staff

Hi,

That snap is set by default when scrolling up, I could give you a simple code to cancel it. Enter it in the custom CSS section of the mobile theme – http://prntscr.com/mgu36b

.td-header-wrap {
position:static!important;
}
.td-main-page-wrap {
padding-top: 0!important;
}

Should work, give it a try.
Thanks

Simion C.
tagDiv Staff

Hi,

That looks like an adsense ad – http://prntscr.com/mgttm7 maybe check all the ad codes you entered in the theme panel or theme files.

Also, if you use auto placed adsense ads, these will appear randomly and anywhere in the page
https://support.google.com/adsense/answer/160534?hl=en

Thanks

Simion C.
tagDiv Staff

Hi,

The top menu is displayed at the top of the header, it would have no relation to a sidebar menu.
Listing for example categories like that would be achievable but they will have no effect on the rest of the page or filter it. In the theme only blocks have the ajax filter which can be used to filter it’s content – http://prntscr.com/mgtn1a
http://prntscr.com/mgtnbt
With the tagDiv composer something like that can’t be achieved at the moment. Sorry for any inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

So you are removing the featured image from the page or post edit screen, then update it, and it is still displayed there? That would be unusual, when the respective post or page is updated the settings you make should remain.
What if you change something else about the post or page, does that save?

Does it happen if you switch to a default theme as a quick test? Or if you deactivate all non-theme plugins and remove it then?

Thanks

Simion C.
tagDiv Staff

Hi,

From what I can see at the moment there are 504 errors on most resources
http://prntscr.com/mgtebq
You should contact the hosting provider and mention this to them, could issues with the server or a CDN configuration issue.

Thanks

Simion C.
tagDiv Staff

Hi,

There is a scroll to top displayed in the bottom right corner, but other than this the theme doesn’t have anything else for placing a scroll button in specific locations. Maybe there are plugins that you can use for this task.

I found some plugins you could try – https://www.sourcewp.com/wordpress-scroll-to-top-plugins/

There are general font settings in the theme panel, with a wide selection of fonts
https://forum.tagdiv.com/font-customization/
Also there are font settings in the composer, this will be specific to the elements
http://prntscr.com/mgt939
So these settings made in the composer per elements, will have priority over the ones from the theme panel.

Thanks

Simion C.
tagDiv Staff

Hi,


@simplyben
There were no changes in this matter up to this point. So having them in the same block as the default post templates, is not possible in cloud templates.

You could display them next to each other for example – http://prntscr.com/mgt3xy or one below the other, but they will be separate elements. Sorry if this is an inconvenience.

Thanks

Simion C.
tagDiv Staff

You can place the subtitle anywhere possible while editing the post template in the composer.

Using cloud post templates it is possible to re-arrange the subtitle element and all other elements within a post template
http://prntscr.com/mgsywz
Here you can preview and even edit the cloud post templates designed by us
https://affiliate.tagdiv.com/#/load/Single
You can also design your own from scratch by using the blank template. More about the cloud library plugin here – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

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