Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
benjaone1
tagDiv Member

header and footer*

benjaone1
tagDiv Member

Thank you very much, it works as a charm! 🙂

Is it also possible to stretch or move the nav bar to the side?

Thanks

Ben

benjaone1
tagDiv Member

Great support as always, thanks!

benjaone1
tagDiv Member

Hi,

So I want to install a new TagDiv theme (Old fashioned) and make a new frontpage. I would like to keep my blogs/articles, pages and menu’s.

When I Install Old Fashioned the »Edit With TD Composer« disapears. I have tried deactivating plugins without luck.

My menu’s and most of my pages also disapears.

I have a backup.

Is there anyway I can change to another TagDiv theme and still keep my pages, menu’s and get the »Edit with TD Composer« to work?

Another thing, I can’t get WP Bakery to work so I can delete blocks created with it. When I go to >pages>frontpage and use Bakery, the blocks I want to delete are not there. 😀

I will take my time and finally take the time to learn your awesome builder and set it up properly, thanks!

benjaone1
tagDiv Member

js_composer is in wp-content/plugins. My bad.

How to get the latest version of WPBakery Page Builder?

Thanks!

benjaone1
tagDiv Member

I have the latest Newapaper theme version installed. I also have installed WPBakery Page Builder plugin along the theme updates, still it is not the latest version.

I was getting the error WPBakery Page Builder already excists, so I deleted it and installed it again.

js_composer is no longer shown in wp-content/plugins even though it is installed. Should I put it back?

How to get the latest version of WPBakery Page Builder?

Thanks!

benjaone1
tagDiv Member

I deleted the CSS, it’s not solving the issue.

Thanks!

benjaone1
tagDiv Member

No issues on the theme demo!

I use this CSS on my site:

.td-post-content p img {
width: 100%;
}

Not sure if it could couse the issue.

Thanks

benjaone1
tagDiv Member

Hi,

I can’t find a link on the theme demo that uses videoicons on the small images. Same size as where I have the issue, thanks.

I can only find videoicons on medium and big images on the theme demo. There is no videoicons on the small images on the theme demo I can find.

Thanks.

benjaone1
tagDiv Member

Hi,

That’s weird. I keep getting the issue. Not sure if it’s because I use a 4K screen.

Thanks again!

benjaone1
tagDiv Member

Hi,

It’s a a pop up, not a block. I can get the block to work but I want a pop up sliding in from right when scrolling to the buttom of the page.

I have created the pop up as i want it on Mail Chimps site, I just can’t get it to appear on my site, thanks.

I have tried to post the HTML generated from Mail Chimp on pages and blocks without luck.

So I am in doubt of how to get the pop up to work with this theme, thanks again.

benjaone1
tagDiv Member

Hi, thanks

On Mail Chimps site it says to post the pop up code:

<script type=”text/javascript” src=”//downloads.mailchimp.com/js/signup-forms/popup/embed.js” data-dojo-config=”usePlainJson: true, isDebug: false”></script><script type=”text/javascript”>require([“mojo/signup-forms/Loader”], function(L) { L.start({“baseUrl”:”mc.us12.list-manage.com”,”uuid”:”e3e6b26544ea9a32f4e009bb1″,”lid”:”05e500ce8b”}) })</script>

on the WordPress sites HTML. I have done so in different places without luck.

I have postet the code in theme custom code HTML right now. For some strange reason it is not showing?

Thanks

benjaone1
tagDiv Member

Thanks again, much appreciated !!

benjaone1
tagDiv Member

Oh, unfortually I still have some grey lines in between som eof the embedded posts.

Do you know how to get rid of these?

https://www.a-c-d.net/australias-first-mullet-festival-2018/

Thanks again

benjaone1
tagDiv Member

Perfect! You rock! Thanks again. 🙂

benjaone1
tagDiv Member

Works perfectly, thanks very much!

benjaone1
tagDiv Member

Alle embedded links starts on a new line, actually is there 2 lines in between all embedded links. Thanks.

benjaone1
tagDiv Member

Hi Simion,

Here is a link where embedding is not working:

https://www.a-c-d.net/australias-first-mullet-festival-2018/

2-3 embedded links works fine, but more than that and the site messes up.

Thanks

benjaone1
tagDiv Member

Hi C,

I understand, thanks.

benjaone1
tagDiv Member

Hi,

I have added postcount on my frontpage by following this tut:

https://forum.tagdiv.com/topic/post_views_count/

And now I want to remove them since they don’t work, thanks.

benjaone1
tagDiv Member

Hi,

I have user the demo and just insert my own contetn, so I’m not aware of how they are made.

Do I have access to the visual composer?

Thanks

benjaone1
tagDiv Member

Hi Catalin,

Thanks,

How do I hide pagecount on the frontpage?

I thought I could delete this CSS:

function get_views() {
$buffy = ”;
$buffy .= ‘<div class=”td-post-views”>’;
$buffy .= ‘<i class=”td-icon-views”></i>’;
// WP-Post Views Counter
if (function_exists(‘the_views’)) {
$post_views = the_views(false);
$buffy .= $post_views;
}
// Default Theme Views Counter
else {
$buffy .= ‘<span class=”td-nr-views-‘ . $this->post->ID . ‘”>’ . td_page_views::get_page_views($this->post->ID) .'</span>’;
}

$buffy .= ‘</div>’;
return $buffy;
}

From td_module.php

But it crashed my frontpage.

Thanks for your patience.

benjaone1
tagDiv Member

.news .td-module-meta-info .td-icon-views{
padding-right:5px;
}

Actually worked. 🙂

benjaone1
tagDiv Member

Hi,

How do I make this code only to take effect on the frontpage, since it’s also effecting on the posts, so the gap becomes to large in the posts?

What is the selector for the number/count on the posts? Since I have managed to change the color the other places.

Thanks again, much appreciated!

My CSS skills sucks, sorry.

benjaone1
tagDiv Member

I would like to give both the eye icon and the number the same grey color as the date on the frontpage, thanks.

Viewing 25 posts - 26 through 50 (of 63 total)