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,

That may happen maybe with a slower connection maybe. I checked some of the posts from your website, for me the ads load just after the content loads, that would be alright. Takes about 2-3 seconds to load the top ad in my case, then as I scroll down the other ads are visible.

From what I can find AMP will focus on loading the content first, then the ads
https://amphtml.wordpress.com/2016/07/19/but-what-about-the-ads/
https://digiday.com/media/not-fast-google-ramps-amp-speedy-mobile-news-ads-still-lag/

Thanks

Simion C.
tagDiv Staff

I tried with the logo you are currently using, the same result for me
https://www.screencast.com/t/G6BUZFdLi
Then I tried with the logo image you have in the footer
https://www.screencast.com/t/Xs8zbwva3g
That one is bigger and seems to display properly, please give it a try.

Simion C.
tagDiv Staff

Hi,


@NickDeBaerdemaeker
So maybe like this – https://www.screencast.com/t/1vFokKD1PaL
I removed the left margin of the logo and added the removed value to the right of it.

.td-header-style-1 .td-header-row .td-header-sp-logo {
margin: 28px 10px 9px 0px;
}

You can modify the value to the right if needed.


@bestword1
Hopefully the new header builder that is being developed will allow greater flexibility for designing a header style.
I can give you a code to position the ad to the right, you can use the other code from above if you want the logo aligned to the menu. This would be the result with both codes
https://www.screencast.com/t/SeQAleFUVNxD

.td-header-style-1 .td-header-sp-recs {
float: right;
}

Thanks

Simion C.
tagDiv Staff

Hi,

Using Cloud library category templates that is possible easily
https://www.screencast.com/t/DGdmekzu8V
All the current cloud category templates (including a blank one) can be previewed and even edited here, if you want to take a look
https://affiliate.tagdiv.com/#/load/Category

With default category templates you could use the settings Yoast is adding for the description
https://www.screencast.com/t/J3xPmxzejnZy
This way it will have priority over the color set in the cloud template, if you were to use both the color setting in the template and the Yoast setting.

Or with CSS as you mention, for all the descriptions at once, with a small modification to the code
https://www.screencast.com/t/vsNxEI138RNU

.td-category-description p{
color: black;
}

Please let me know if you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

What background video are you referring to exactly? There is an image like the one you are describing set as a background for the top row
http://prntscr.com/lqwtc5
You can remove that image and set your own or no image, depending on your choice. I see you found out where that image was coming from and removed it. Let me know if you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

Maybe you had the business demo installed previously. Installing a new demo won’t affect the homepage content you had before, unless you install it with content (then the demo homepage will be imported).

The black demo doesn’t use the class you are referring to anywhere. It can only come from installing the business demo with content previously
https://www.screencast.com/t/71LLY2CBi

If you need help with anything I will try to help you, provide more details about it.

Thanks

Simion C.
tagDiv Staff

Hi,

So maybe something like this – http://prntscr.com/lqme71

This would be the code for it

.td-header-style-9 .td-banner-bg {
background-color: rgba(249,249,249,0.5);
}

Thanks

Simion C.
tagDiv Staff

Hi,

Don’t know about that plugin, didn’t use it or tried it unfortunately. Maybe that issue is known to the plugin developers, could be an issue with Chrome.

The theme provides a sticky option for columns only, not specific widgets unfortunately. Only if that widget is inserted in a column of it’s own would it be possible to make it sticky.

Can’t say at the moment if there will be new options in this matter, currently there are other priorities. Sorry for any inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

So you modified the theme files as mentioned in the previous replies. And the Facebook comments appear in the posts. To make them appear in pages using the default page template you would have to enter the HTML code provided by Facebook in the page template.

If the page contains page builder content enter it here
https://www.screencast.com/t/Xk3ajB3zx4
If the page does not contain composer content, enter it in the cases below that section, in the template. Haven’t tried it myself but it should work.

Thanks

Simion C.
tagDiv Staff

Hi,

The multi-purpose plugin was removed as a standalone plugin quite a while back, no need to install it anymore
https://www.screencast.com/t/HWUYwkdD
All it’s capabilities are now included in the tagDiv composer.

Note that importing a page with the cloud library will simply create a new page with the respective content. Please check in the pages section of WordPress after importing a cloud page, not in the cloud library section.

Thanks

Simion C.
tagDiv Staff

Hi,

It is a work in progress along other new features, and will be included in a future update. Can’t specify an exact time frame however.

Thanks

Simion C.
tagDiv Staff

So that should be displayed in the post page, as a notice? Maybe you could use the post subtitle field and add it there
https://www.screencast.com/t/s4iR3o8fO2
Or maybe the source or via fields below that option.

Simion C.
tagDiv Staff

If I knew of an easy way to do this for all of them at once, I would gladly provide it to you. I tried a few things but no success unfortunately. Sorry for the inconvenience. Without manually setting the link as required it will not work.

Simion C.
tagDiv Staff

Hi,

Seems to work now from what I can see – https://www.screencast.com/t/cKFSnw5DJsEU

What is happening in your case? I browsed the website for a while while returning to check the gallery, worked every time.

Thanks

Simion C.
tagDiv Staff

Hi,

Now this is unusual. While searching for the class that sets the extra arrows within the theme, no results were found.
So I then searched in the plugins folder, seems a WP rollback plugin I had installed has CSS that applies for the arrows for some reason
https://www.screencast.com/t/snvpK7P3n3n

But while having it active in my case those arrows do not appear as they do for you, if you as well have that plugin installed and active

I could give you a code to remove those extra arrows however
http://prntscr.com/lqjbxx

.mfp-arrow-left:after,
.mfp-arrow-right:after {
display: none!important;
}
.mfp-arrow-right:before {
border-left:none;
}

Thanks

Simion C.
tagDiv Staff

Hi,

With some CSS that could be possible. What header style would you like to replicate from the existing ones?
https://demo.tagdiv.com/newspaper/block-header-1/
I will try to give you a solution.

That code seems to align the comments title, it needs an addition for the icon below and it will work then
https://www.screencast.com/t/ljiiDmoC6A
Here it is – https://pastebin.com/p4pKNcyp

If you want the same style for the headings (h2,h3,h4) in the post content, it would be like this for example
https://www.screencast.com/t/gnDdg1gfH

Code here – https://pastebin.com/M0AJBFsW

Thanks

Simion C.
tagDiv Staff

I tried to gather as much feedback as possible from users with this problem and passed this to our developer team. They checked a few things and after testing the solution was found.

I believe something with the theme panel, the set cloud templates would not load properly after setting them. I managed to recreate the issue after for example logging out and then logging in, accessing the theme panel and simply make any modification in the theme panel then saving. The templates were reset.

Simion C.
tagDiv Staff

Hi,

Once entered in the htaccess file and saving the code should remain there at all times. Shouldn’t be removed by itself. The exception would be if you entered it between the begin and end tags
https://www.screencast.com/t/L4LIcweWrUqm
If you enter it there it will be removed after you save the permalinks for example. Try to enter it above the begin or below the end tags.

Thanks

Simion C.
tagDiv Staff

Hi,

Code entered in the theme panel will be saved in the database, so updating the theme will not affect it in any way.

Maybe double check your code and make tests, it should work same as before
https://www.mitchcanter.com/twitch-conditional-plugin/
https://github.com/thatmitchcanter/twitch-conditional

Try to enter the code in the header template directly, where the ad should appear. Multi-purpose header styles are in the composer plugin so you would have to enter the code there
https://www.screencast.com/t/wLznd0aIWpl
These modifications will be lost when the theme/plugin is updated however. That will be the case for the parts/ads file, unless you modify this one in a child theme.

Thanks

Simion C.
tagDiv Staff

Hi,

What theme version are you using? Could be the same as here
https://forum.tagdiv.com/topic/how-do-i-correct-this-instagram-fee-error/

Thanks

Simion C.
tagDiv Staff

Hi,

I don’t quite understand what you are referring to. What exactly is it that you require? I will try to help you.

Thanks

Simion C.
tagDiv Staff

You can preview and even edit block designs made by our team using flex blocks, here
https://affiliate.tagdiv.com/#/load/Blocks
We will try to add designs based on flex grids in the future.

Simion C.
tagDiv Staff

Hi,

The font size and line height seems to have a defined value in the theme stylesheet when below a certain width
https://www.screencast.com/t/RPP3lhkkMZAq

So the setting from the theme panel will apply only above that width, while below it it will always be of the specified values. If you do not want this, either remove this condition from the theme stylesheet or use a code to override it
https://www.screencast.com/t/neQ5dXofg9

@media (max-width: 1018px) {
.td-post-template-1 article .td-post-header header .entry-title {
font-size: 25px;
}}

Maybe this forced font size was intended for some reason, I could make a note of it and pass it along for investigation.

Regarding the lightbox, once the general setting is activated it should affect all the post images
https://www.screencast.com/t/w5vvwCLzA
But when adding the image in the post I think the link has to be set manually
https://www.screencast.com/t/19sqmUxlo

Thanks

Simion C.
tagDiv Staff

Hi,

I see you already did that – http://prntscr.com/lqfq86
When setting a background color for the header there is a slider for the opacity of the color.

Thanks

Viewing 25 posts - 5,101 through 5,125 (of 20,681 total)