Home User profile
tagDiv Staff
Passionate for gaming, mountain biking and traveling. I face every task as a new challenge to bring my skills to the next level.
Bogdan B.
tagDiv Staff

Hello,
You only need the function from the id statement. This code basicaly creates a redirect from the error to anywhere you want it to redirect.Simply replace get_header from index.php with this part:

if (function_exists('get_header')) {
get_header();
}else{
/* Redirect browser */
header("Location: https://google.com ");
/* Make sure that code below does not get executed when we redirect. */
exit;
};

I set it to redirect to google as an example. You can set it to redirect to your homepage or any other url you want.
I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Please try it with this class http://screencast.com/t/QVZUHLjS
The code would look like so:

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

Thank you!

Bogdan B.
tagDiv Staff

Hi Andre,

We saw a bunch of plugin that have this functionality. We installed 2 of them and the second one worked for us. Maybe you can find another one that does the job well. Unfortunately this is the only option as the theme does not have this functionality. Hope you find a plugin that works out!

Have a nice day!
Bogdan.

Bogdan B.
tagDiv Staff

Hi,
I did a little digging into this issue and I found out that those classes do not exist anymore in our theme. Those were used in newspaper 4 though. Please access the theme panel and change the module for the search widget: http://screencast.com/t/S97fvYcTr2Dc That should do it.
Thanks.

Bogdan B.
tagDiv Staff

Hi,

I checked your website and it seems something is wrong with the line height as it does not respond to the inspector. Please disable all plugins except visual composer and clear your cache. It looks like a conflicting plugin. If the problem is still there after you disable all plugins then please send an email at contact@tagdiv.com and provide wp-admin so we can take a look. Also include a link to this topic.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately we have not found a solution yet as there were urgent matters to attend to. We will look into it and we will come up with a solution as soon as possible.
Sorry for the inconvenience and thank you for your patience.

Bogdan B.
tagDiv Staff

Hello,
Please follow this topic to see how it can be done: https://forum.tagdiv.com/topic/how-do-i-create-a-completely-blank-page/
Thank you!

Bogdan B.
tagDiv Staff

Hello,

We have tested this further and it seems that WP 4.4.1 creates the issue. We are looking into it and hopefully we will be able to provide a solution for it ASAP.

Thank you for your understanding.

Bogdan B.
tagDiv Staff

Hi,
This issue was created by wordpress 4.4 and it was fixed in the current version of the theme (6.6.3).
Please update your theme following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/
Thanks.

Bogdan B.
tagDiv Staff

Hello,

The default logo is included in the demo content so you already have it in the folder you downloaded from envato: http://screencast.com/t/XZGldpwKPm5v
In order to see the logo fonts used please follow this topic.
https://forum.tagdiv.com/topic/font-text-logo/

Thank you!

Bogdan B.
tagDiv Staff

Hi,
It really is a bit confusing. Unfortunately we have no easy solution for it. Maybe some of our users can help out on this one.

Bogdan B.
tagDiv Staff

Hello,

The ajax filter works with ID’s not names. You need to input the tag ID.
You can get the id like so: http://screencast.com/t/9Ht9OcoJN
This is how the settings should look like: http://screencast.com/t/wCQbDrwr4pq

Thank you!

Bogdan B.
tagDiv Staff

Hello,
The only universal setting that might have affected this would be the line height. If this was altered for some reason, then it could have affected different elements but it would be hard to identify where the change was made. If you have any custom css in your panel, look for a line height attribute and change that and see if the problem originates from there. It could also be a plugin that interferes with the theme css so you can also try to disable all plugins to see if the elements get positioned properly afterwards.
If you cannot figure it out, please provide a link to your website so we can inspect it.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

1)You must have the lightbox selected from the theme panel so all images will receive a lightbox: http://screencast.com/t/bbxnPvICz
2) We use a plugin named WP User Avatar.
3) You can check this section of our docs: https://forum.tagdiv.com/gallery-2/ and https://forum.tagdiv.com/video-playlist-2/
4) Please provide a link to your website so we can inspect the issue (if login will be required, do not post the information here as it is a public forum. You can send it to contact@tagdiv.com along with a link to this topic)

Thank you!

Bogdan B.
tagDiv Staff

Hello,
You could use a child theme to edit the particular file but if the file will be changed you will still have to edit the code again, but it will save you some time until the file will be edited. You should save your modification in a separate file and if the module file will be changed in a future update you simply copy over the code.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
It seems something went wrong and the theme cannot find the necessary files. Please try to reinstall the theme or revisit your modifications if you have any. You can also try it without plugins and clear cache to rule out a plugin conflict.
One of those errors in the search comes up for posts that have no featured images and there is a temporary fix for it until the bug gets fixed. Please follow this topic: https://forum.tagdiv.com/topic/search-error-message-thumbnail-is-not-set/
Let us know if the errors are still present after a reinstall.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Well you will need to know a bit of css to do it. Keep in mind that if the table is an iframe it cannot be targeted from the panel so the css must be added inline. I could help out if you provide a link to your website so i can inspect the table.
Thank you!

Bogdan B.
tagDiv Staff

Salutare!

Te rog trimite-ne un email la adresa contact@tagdiv.com unde poti sa ne dai acces sa vedem exact despre ce este vorba. Adauga te rog si un link la topicul acesta.

Multumesc.

Bogdan B.
tagDiv Staff

Hi Loano,
The block ID’s were not changed. They are still there: http://screencast.com/t/KZ3MkZOJ5 Use your browser inspector to get the unique id.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Please provide a link to your website so i can inspect it and see exactly what we are dealing with.
Thank you!

Bogdan B.
tagDiv Staff

Glad you solved it.
Have a great day!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately W3 total Cache created more and more issues with our theme so we now recommend WP Super cache as it is much more stable than the previous one. Unfortunately plugins will do that as they get updated. Code changes and conflicts can appear from plugins that previously worked with our theme.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please send an email at contact@tagdiv.com and provide wp-admin so we can inspect this issue. Also provide a link to this topic.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
If the problem is still present on a wp default theme then it’s clearly not theme related. Please follow these links to see how to get rid of the issue:
https://wordpress.org/support/topic/redirect-loop-problem
https://wordpress.org/support/topic/wp-admin-has-a-redirect-loop-after-migrating-to-new-server
http://www.wpbeginner.com/wp-tutorials/how-to-fix-error-too-many-redirects-issue-in-wordpress/
I hope this helps.
Thank you!

Viewing 25 posts - 19,651 through 19,675 (of 22,378 total)