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 :)
Marius
tagDiv Staff

Hello,
If the issue reappear, please contact us again.

Thanks!

Marius
tagDiv Staff

Hello,
Move this code http://screencast.com/t/lssNrr8fqo

here: http://screencast.com/t/COFc05QbHX

Thanks
Happy New Year 2014!!!

Marius
tagDiv Staff

Hello,
That links is not correct, the function provided, search for http and delete it, and there you have httpv, that link is incorrect. Edit your post and correct your link.

Thanks

Marius
tagDiv Staff

Great!
Have a nice day!

Marius
tagDiv Staff

Hello,
Weird! What you can do is to deactivate some plugins and see if works. Could be a conflict with one. Also please try to add something with visual composer and update to see if the page make the update.

Thanks

Marius
tagDiv Staff

Hello,
You can edit the menu_header.php located in parets/header add at the end of the file a condition like

<?php if(is_category()) {
your code here
}
?>

Thanks

Marius
tagDiv Staff

Hello,
Go to Theme Customizer -> Template Options and set like here: http://screencast.com/t/KBgzA5r1

Thanks for the message!
Happy New Year 2014!!!

Marius
tagDiv Staff

Hello,
Add this line
$buffy .= $this->get_excerpt(10);
like here: http://screencast.com/t/YUVHieLda

Thanks for the message!
Happy New Year 2014!!!

Marius
tagDiv Staff

Hello,
Do you use the plugin tagDiv Speed Booster? Please disable it if you want the color to work.

Thanks for the message!
Happy New Year 2014!!!

Marius
tagDiv Staff

Hello,
I provided you on another topic of you how to make that.

If you want module 6 to be on 3 columns you have to edit td_template_layout.php file located in \includes\content_builder folder and change like here: http://screencast.com/t/nxkSKtbgBrsm

Thanks!

Marius
tagDiv Staff

Hello,
use this
$post_content = preg_replace('((( ht|f)tp(s?)\://){1}\S+)','',$post_content);
that was incorrect formatted when copied and pasted here. Sorry about that.

Thanks and Happy New Year!!!

Marius
tagDiv Staff

Hello,
Edit td_module_1.php file located in \includes\app\modules folder like here:
http://screencast.com/t/IHb2Ryuc

Thanks and Happy New Year!!!

Marius
tagDiv Staff

Hello,
Please can you provide us more details. About what button you refer?

Thanks and Happy New Year!!!

Marius
tagDiv Staff

Hello,
Thanks for suggestions Christopher.
Happy New Year!!! @mbasche, @Christopher

Marius
tagDiv Staff

Hello,
Great @r1kay, I’m glad you find the right code and I’m sorry about that, I’m not a coder, i tried to do the best.

Thank for the message and for solution.
Happy New Year!!!

Marius
tagDiv Staff

Hello,
Add this in style.css

.post-source-via {
    font-style: normal !important;
}

Thanks for the message!
Happy New Year!!!

Marius
tagDiv Staff

Hello,
You can use the google responsive ad to create responsive Ad spot and use in sidebar http://import.tagdiv.com/newspaper/doc/ads.html#resp-ads or use Asynchronous ads is responsive.

For above content ad read here: https://forum.tagdiv.com/how-to-add-ads-in-front-of-and-behind-the-contents/

Hope this help!
Happy New Year!!!

Marius
tagDiv Staff

Hello,
The blocks from Visual Composer are built from modules. See here at 2. Blocks http://import.tagdiv.com/newspaper/doc/#blocks

In page when you use Visual composer you use Blocks.

If you want pagination with 1,2,3 you use a template with article list http://screencast.com/t/5IdbyXw0rK5g and here you can use MODULES as layout http://import.tagdiv.com/newspaper/doc/#blocks

If you want module 6 to be on 3 columns you have to edit td_template_layout.php file located in \includes\content_builder folder and change like here: http://screencast.com/t/nxkSKtbgBrsm

Thanks!

Marius
tagDiv Staff

Hello,
Yes. From menu editor.

Marius
tagDiv Staff

Hello,
I see that you have managed the issue. In function.php file are all the image sizes require by the theme.
http://screencast.com/t/aEwTvVBvGRf

There you have to change the image size for your module like a square size to not crop your image.

Thanks for the message and Happy New Year!!!

Marius
tagDiv Staff

Hello,
I’m glad you solved. We working for the version 3 update, and in this update we want to rewrite the code a little to standard WordPress code.

Thanks for the message and Happy New Year!!!

Marius
tagDiv Staff

Hello,
Do you mean like this: http://screencast.com/t/x57ABHbq but is fake, that text appear only on checkout page.

Add the next code in the menu_header.php file located in \parts\header folder at the end of the file like here:

http://screencast.com/t/45MTi0Spzs

<?php
if (is_checkout()) {
	?>
		<div style="text-align:center; padding-top:30px;"><h3><span style="color:#cccccc;">SHOPPING CART&nbsp;&rsaquo;</span>&nbsp;CHECKOUT DETAILS&nbsp;<span style="color:#cccccc;">&nbsp;&rsaquo;&nbsp;ORDER COMPLETE</span></h3></div>
	<?php
}
?>

Thanks

Marius
tagDiv Staff

Hello,
@BlinX please try to instal a plugin, any plugin from WordPress to see if work. Could be from some permission settings.

If you want you can give us access to your WP and we will take a look and FTP to.
Please send via email at contact@tagdiv.com.
Mention in the message title For Marius and also please paste a link to this conversation.

Thanks for the message!
Happy New Year!!!

Marius
tagDiv Staff

Hello,
You have to use that code directly in file.

Like here to replace the top header ad: http://screencast.com/t/rpVOThVTy

Hope this help!
Thanks for the message!

Happy New Year!!!

Marius
tagDiv Staff

You can use in php like

<?php echo do_shortcode('[adrotate group="1"]'); ?>

Thanks

Viewing 25 posts - 2,451 through 2,475 (of 3,236 total)