Hi,
the errors should not be there, here are some steps to try to fix it:
– make sure you have the latest version of the theme
– disable all the plugins
– the theme markup is modified by some minify proxy or plugin. If you have some feature from your host that minifies the html, please disable it for testing.
Hope this helps,
Radu O.
Hi,
the single post page is generated from the single.php file. If you are not familar with wordpress coding, please try to get a freelancer from studio.envato.com .
Radu O
Hi,
For the big slider, you have to have more than 4 posts in order for the slider to start.
our speed booster plugin is loading the compact version of google fonts via a single call to google cdn.
For the articles that are doubled, please disable the unique articles feature and use the offests.
hope this helps,
Radu O.
Hi,
I’ve added this to our issue tracker and if more people request this we will implement it. We have over 140 feature requests and we have to pick very carefully what we implement.
Radu O.
Hi,
I’m working to fix this issue asap. Thanks for reporting it.
Radu O.
The only solution that we have for that pagespeed score is to use less scripts and css files. Also a smaller and fast respondif homepage helps a lot. Other than that, the score is pretty good.
Radu o>
Hi,
for the inline ads you also have to input after how many paragraphs the ad will appear:
http://screencast.com/t/cDZaP82f6
Hi,
do you have the latest version of the theme? Please double check that you updated the post after the image was changed to a modal one.
If nothing works, please contact us via contact@tagdiv.com (also include a link to this post so we know who you are)
Hi,
I’m sorry for all the problems that you encountered with our theme. We can check your site if you send us wp-admin access. ( contact@tagdiv.com – also include a link to this post so we know who you are)
Please know that I can also send you the full amount that you payed for the theme back if you cannot use it.
you do not have to buy the visual composer plugin.
We’re working on that for 4.1
Radu O>
Hi,
I cannot find your link. This is how it looks on our demo: http://screencast.com/t/vB97XNbO2x
Please send me your url.
Radu O.
Hi,
unfortunately the theme was not built from the start to support that feature. We have over 140 feature requests on our issue tracker and we have to be very careful what we pick. If more people request it we will implement it.
Hi,
Unfortunately we are not available for custom work anymore. But I’ve added this to our issue tracker and if more people request this we will implement it.
I hope you understand, we have over 140 feature requests and we have to be very careful what we pick.
Radu O.
Hi,
this may be a bug. Can you please give us wp-admin access to have a look at the issue?
contact@tagdiv.com but please include a link to this post in the email.
Radu O>
Hi,
can I get a link to that page?
Radu O.
Hi,
the layout was not made to work with subcategories. If we manage to make them look good in the design we will add them.
Radu O.
hi,
the error comes from the bbPress plugin itself and we are investigating this issue. Until then you can try to run with WP_DEBUG FALSE.
Sorry for this problem,
Radu O>
@Gee95
please send us a link if possible. I’ve tried the template on our dev and it looks normal.
@mbasche We just added it:
https://forum.tagdiv.com/create-an-image-slide-gallery/
@gregoire:
Sorry for the problems 😐
@jeffreya93:
The h can be changed from theme panel now
@substreamjacob
add this in the custom css section of theme panel:
.td-post-featured-image {
text-align:center;
}
1. working on it
2. stick navigation can be activated from the theme panel: http://screencast.com/t/FQa9xGWG
3. please contact us via email, Emil will help asap with the broken slider. (If possible and if we don’t already it please give us wp-admin access)
For the rest of the problems can you please get the latest update of the theme? We released 4.0.2
@Thakksy – we will bring better video support
@Arved007 – this will be fixed in 4.1
@davistar – WE will look at this issue asap
@Steven – this was removed in the latest speedbooster
@mrsky28 – working on the visual editor. The documentation for formats is on it’s way as I write this message.
@mrsky28 – the font for h and ALL the post content can now be changed from theme panel
@hermida – it’s a bug, we have it on our todo list
Hi Christopher,
I’ve added this to my todo list. I don’t think we will implement it in version 4 that will be released this week but we will add this by default if we manage to make it look good on our post templates (new in v4).
I also checked our new theme that is in development to make sure that it has an author and it’s ok :).
-
This reply was modified 12 years by
Radu.
Hi,
I’ve added this to our issue tracker but we will only implement it if more people request it or if we decide to implement some hooks. I’m sorry for this, we have over 140 feature requests and we have to be very careful what we pick.
Hi,
the theme settings are located in the wp_options table with an option name of “td_008”. It’s a single row with all the settings serialized in the option_value field: http://screencast.com/t/nm1ybaUH0
a sample select for our wp option:
SELECT * FROM YOUR_DATABASE.wp_options where option_name ="td_008";
Hi,
sorry for the long delay, our servers were under attack and I had to work full time on that 😐 .
You basically have the following options:
- Use the object cache from w3 total cache – it caches the wordpress objects to disk (or ram via apc if you want)
- Use mysql query cache (via etc/my.cnf) – it caches the queries to ram
Hope this helps,
Radu O.
-
This reply was modified 12 years by
Radu.
Hi,
I’m looking for a solution for this. We are still using some older upload api from wordpress and maybe it’s time to switch to the new one.
Radu O.