Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

Have you re-saved the permalinks also? If the issue is still there please send us your wp-admin username and password at contact@tagdiv.com so we can check, please include a link to this topic in your message.

Thanks

Lucian
tagDiv Staff

Hi,

Your screenshot doesn’t work.
WE have some topics that give you tips how to increase your page score: please read them and also analyse your site and try to solve the issue related.

https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/topic/pagespeed/

Hope this help!
Thanks for the message!

  • This reply was modified 12 years by Lucian.
Lucian
tagDiv Staff

Hi,

Thanks Christopher!

@mavincan
Why do you not use our log-in modal these allows users to log-in and register http://screencast.com/t/oaxswL5JmJw

Lucian
tagDiv Staff

Hi,

Please send an e-mail at contact@tagdiv.com, include a link to this topic.

Thanks

Lucian
tagDiv Staff

Hi,

Use this css, add it in Theme Panel > Custom CSS:

.tag .entry-content ins iframe {
width: auto !important;
}
.tag .entry-content ins {
width: auto !important;
}

Thanks

Lucian
tagDiv Staff

Hi,

Please disable all plugins all by one and check to see if the issue is still there, also make sure you have the latest theme version (4.0.2).
Also please re-save the permalinks http://screencast.com/t/fBQzP5FzEev8

Thanks

Lucian
tagDiv Staff

Hi,

The edit button appear only on blocks and modules. If you are on post you can simple click on the top bar to edit the post: http://screencast.com/t/3ZSc2G0uX

Thanks

Lucian
tagDiv Staff

Hi,

Thanks for your suggestion, you can do this by adding this css in Theme Panel > Custom CSS:

.td-template4-header header h1 {
background-color: rgba(77, 178, 236, 0.7)!important;
}

.single_template_3 header h1 {
background-color: rgba(77, 178, 236, 0.7)!important;
}

If you don’t like this color you can change it as you like.

Thanks!

Lucian
tagDiv Staff

Hi,

What you can do is to create 4 new posts, then add on each of them a specific tag, like my-special-tag then set the big slide to read that tag, add it in filter by tag.

Install a plugin that allow you to get an external URL for each post, and for that 4 posts you can set manually a custom URL that will be an URL to your page.

https://wordpress.org/plugins/page-links-to/

Thanks for your message!

Lucian
tagDiv Staff

Hi,

I have checked your site and seems like you have managed to get the logo showing, it looks fine. If you have any other problems please let me know.

Thanks for your message!

Lucian
tagDiv Staff

Hi,

Please send an e-mail at contact@tagdiv.com, please include in your message a link to this topic or specify the issue details.

Thanks

Lucian
tagDiv Staff

Hi,
You need to edit the image from post and set it to ON: like here: http://screencast.com/t/LTaS13WzPMR2 have you done this?

Also please update to the latest version.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

I haven’t tested, have you tried to see if works? What issue do you have, you can’t translate the 404 in different languages?

Thanks for your message!

Lucian
tagDiv Staff

Hi,

We have tested a while ago with some previous theme versions. If you want you can try it yourself using the latest version.

Thanks for your message!

Lucian
tagDiv Staff

Hi,

You can try to add specific tag to those 6 posts or more and filter them by tag, this way you can remove the posts from featured category and leave only the main one.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

The header dose not sit under the header, the background image on your site is stretched to fill the whole site but in fact the image

it’s small, it’s only 1300px x 1012px and will not fill the whole background, you can check this yourself, remove the stretch like here: http://screencast.com/t/C786Flxs5 and check your site, should look like this after you disable the stretch: http://screencast.com/t/j3iW2nxmN

Like I said before you have to set a fixed background not stretch and you have to make the black window to fit your site’s layout, also keep in mind that this solution will not be responsive because the background has a fixed size. To be responsive it’s more difficult.

Thanks for your message!

Lucian
tagDiv Staff

Hi,

Please go to Theme Panel > Welcome > Import predefined styles http://screencast.com/t/KK8pqdgB40 > Go to: Import predefined styles panel, you will find them there http://screencast.com/t/jKpLDBr1L

Thanks

Lucian
tagDiv Staff

Hi,

Yes the latest version is 4.0.2 you can download it from ThemeForest, try to see if it works for you and if not please give wp-acces, send your user and pass to contact@tagdiv.com, also send a link to this topic or specify the issue.

Thanks

Lucian
tagDiv Staff

Hi,

You have an JavaScript conflict http://screencast.com/t/BeUM8PkhHN, do you have an Wp External Links plugin?

Please deactivate it if you have one and try again, also deactivate all plugins except those that theme requires and check to see if the issues is still there.

Thnaks

Lucian
tagDiv Staff

Hi,

You can hide it via CSS using this code:

@media (max-width: 767px) {
.td-page-wrap .span4.column_container {
display: none !important;
}  
}

Thanks

Lucian
tagDiv Staff

Hi,

I checked again and you don’t need to specify a category in “category filter” and then to add other categories in “multiple categories filter”, just add the category id’s in the “multiple categories filter”, should work just like that, i don’t know why this doesn’t work for you, please give us wp-acces if you want and so we can take a look, send your username and password at contact@tagdiv.com along with a link to this topic.
Also you can filter the posts by tag slug if you want using the “Filter by tag slug” filed.

Thnaks

Lucian
tagDiv Staff

Hi,

Add this code:

echo td_page_generator::wrap_start();
   echo '<div class="span12">';
      add your code here
   echo '</div>';
echo td_page_generator::wrap_end();

1. For the front page you have to edit the index.php file, like this: http://screencast.com/t/AqIdjBzsTHc5

2. For the category page you have to edit the category.php file.
You have to do the same for other cases if you like, with sidebar left or no sidebar.

Thnaks

Lucian
tagDiv Staff

Hi,

The slider gallery has two fixed height size, with sidebar or without, the images are re-sized at 483px height for a 3 column layout and at 357px for a 2 column layout and keep the width auto.
Here is the code: http://screencast.com/t/2DewR8P2RaQ and here are defined the sizes: http://screencast.com/t/ZZI6MpdNjS

Thanks

Lucian
tagDiv Staff

Hi,

We have done some fixes in the latest theme version(4.0.2).
Please can you let us know what issues have you found?

Sorry about this.
Thanks for the message!

Lucian
tagDiv Staff

Hi,

Please disable all plugins one by one and check to see if the issue is still present, leave only those that the theme requires and let me know if you fixed it.
Also please re-save the permalinks http://screencast.com/t/fBQzP5FzEev8

Thanks

Viewing 25 posts - 6,151 through 6,175 (of 6,600 total)