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,
Here you have to add the code http://screencast.com/t/yzMcmeUYo0 in td_module_blog.php file

Thanks @octavian for your help!

Marius
tagDiv Staff

Hello,
Change from here: http://screencast.com/t/eSTpCUUbAy
We will fix this to be translated from panel.

Thanks!

Marius
tagDiv Staff

Hello,
What you can do is to make this image and overwrite it with original http://www.gadgetreview.eu/wp-content/uploads/2014/01/logo3.png to be sure the WordPress not make something with the image on upload process.

Make the image at 966px width as you can see here that is the require image size not 967px http://screencast.com/t/xg6Zv6Koz

Hope this help!
Thanks!

Marius
tagDiv Staff

Hello,
Please show me your site URL to take a look and also send us a screenshot from your HTC to see the issue. Thanks!

Marius
tagDiv Staff

Hello,
I see that you have .JS errors in console. Please deactivate some plugins and see if works. Also please disable is you use minify to see if work.

Thanks!

Marius
tagDiv Staff

Hello,
Is not easy, you have to change the entire structure.

Thanks for understanding!

Marius
tagDiv Staff

Hello,
We will release soon an update that will fix the color issue with Speed Booster plugin.

Thanks!

Marius
tagDiv Staff

Hello,
One client have the same problem and we don’t managed the issue. Is something with your server. Please can you try on another server? That plugin for gif is in beta.

Thanks!

Marius
tagDiv Staff

Hello,
If the rating is 4.5 you got full 5 stars as you can see here: http://screencast.com/t/Yaw2MeXqSY

For you is not the same results?
Thanks!

Marius
tagDiv Staff

Hello,
Unfortunately this can’t be done easily. We would have gladly made it for you but we work very hard on the updates and new features. You can always get a freelancer from sites like: http://www.microlancer.com/

Also your solution is not doable easily because what you show me there is the desktop version, but what happen on mobile and tablets where the space is limited?

Thanks for understanding!
Have a nice day!

Marius
tagDiv Staff

Hello,
Please give me your site URL to see the issue. Thanks
Do you use some Cache plugins. Try to empty the cache or disable to see if work.

Thanks!

Marius
tagDiv Staff

Hello,

1. We will fix this in the next update. The text are here in code
your email: http://screencast.com/t/TLz617Vr
Authors: http://screencast.com/t/GQNACZh9w

2. Is not possible easy, sorry

3. Try this in style.css

.wpb_tabs li {
    list-style: none !important;
}

Thanks!

Marius
tagDiv Staff

Hello,
For left floated thumbnail:
Replace featured-image with art-big-1col like here: http://screencast.com/t/AUwOttmCM0p

and add this in style.css

.post .thumb-wrap {
    float: left;
    margin-right: 21px;
}

Thanks for the message!

Marius
tagDiv Staff

Hello,
Please try to deactivate some plugins and see if work. Is very strange.

Thanks and sorry for long delay!

Marius
tagDiv Staff

Great! 🙂

Marius
tagDiv Staff

Hello,
Please check if you have installed cURL on localhost server.

Thanks

Marius
tagDiv Staff

Hello,

If from the Category settings, just edit a category and you will see the default value is set to Stretch http://screencast.com/t/BaF2o3dq

A quick fix is to edit all your category and set to Tile or wait for an update we will fix this.

Thanks!
Happy New Year 2014!!!

Marius
tagDiv Staff

Hello,
Thanks for the suggestion!

Happy New Year 2014!!!

Marius
tagDiv Staff

Hello,
From that post the image was not cropped. Please try to re-save the post or create a new post add a feature image and see if have the right thumbnail.

Thanks!

Marius
tagDiv Staff

Hello,
Disable some plugins that you have active to check if work. Could be a conflict with one of them.

Marius
tagDiv Staff

Hello,
Do you want to have the non responsive version, the desktop version to be on mobile to but without big slider.

Select from Theme customizer this http://screencast.com/t/KBgzA5r1 and add this in style.css

@media (max-width: 767px) {
  .home .td_block_slide_big {
    display: none;
  }
}

Thanks!

Marius
tagDiv Staff

Hello,
From Child Theme no, just edit the function.php file from the Parent theme.

Marius
tagDiv Staff

Hello,

@andra33
can you show me which slider. Do you mean about Big slider? If you use sliders on Visual composer you have this settings http://screencast.com/t/HhKNUpvuTRTC

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

Marius
tagDiv Staff

Hello,

Is not an easy task. Sorry for the inconvenience!

Marius
tagDiv Staff

Hello,
Replace with this code

$buffy ='';
$buffy .= '<div style="text-align: center">';
$buffy .= do_shortcode('[vc_button title="Button" target="_self" color="default" href="#"]');
$buffy .= '</div>';
return $buffy;

all from this function like here: http://screencast.com/t/6zHDP7U1sQd
and change the title of the button and the href link.

Thanks!
Happy New Year 2014!!!

Viewing 25 posts - 2,426 through 2,450 (of 3,236 total)