For caching: are you using a CDN? Are you on a vps server with custom APC/opcache settings ?
Hi,
please note that there are two functions in that file: get_social_sharing_bottom() and get_social_sharing_top() . Please verify that you changed the appropriate one.
Hi,
try to enable the unique articles feature: http://screencast.com/t/OqflDYCz
This prevents double posts to appear on the homepage but please note that it does not work with ajax for now.
@BruceFischer – I’ve tested your example and ideed the site does not force brake word for word wrapping. Please use normal text (with words, not just one word witn 100000 characters) until we fix it
Sorry about this,
Radu O.
ps:
The same issue on this forum 🙂
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-
This reply was modified 11 years by
Radu.
Hi jodale,
Lucian’s suggestion should work, the OP did not come back to post here.
-
This reply was modified 11 years by
Radu.
Hi,
Currently we are working to fix all the issues in the core of the theme and after that we will implement better support for custom post types and custom taxonomies. In the long term we are aiming for better support even for woocommerce via our blocks.
I’ve added this thread to our task list and we will investigate the performance impact of changing the core of the theme from require to locate_template
-
This reply was modified 11 years by
Radu.
Hi,
http://screencast.com/t/ZSDH57Zs
the site is configured to load via http://www.hayom.org.il but the server is configured to redirect www to non www domain hayom.org.il
please remove www. from this settings: http://screencast.com/t/7q0SNCGEG
Let me know if that dosn’t work,
Radu O.
Hi IMLUANN,
I’m very sorry for the problem, we have a known issue on some specific hosts, the solution is here: https://forum.tagdiv.com/topic/save-settings-disappeared/
We are releasing an update soon with the fix (1 day).
Radu O.
@Chris
1. After we fix all the issues in the themes, we plan to separate the styles. Is not that simple.. because we have to compile multiple css files on deploy and the theme should know to load them as needed.
2. I will have to search a bit on google and see what the problem can be. Unfortunately we cannot test this live with google news.
Hi,
I’ve added this to our feature suggestion list but please know that we have over 300 feature requests and we have to pick very carefully what we will implement.
@nikau yes clean html is required. I’m glad that you solve the problem, good luck with your site.
Hi neakriti,
Thanks for this, I’ve added the post as sticky. We plan to add a list of interesting DIY tutorials + custom made stuff to the forum soon (I will have some free time next week for it)
Hi,
the code looks like it should work but I think it requieres the constants HEADER_IMAGE_WIDTH and HEADER_IMAGE_HEIGHT to be defined.
Yes… a lot of the functionality is custom made, the system is designed to be easy to maintain because we will now maintain api compatibility for at leas a year… all that while adding new features and optimizing all the slow performing/ugly parts. We are also working hard to finish the theme api documentation, it should be complete in 1-2 weeks. https://forum.tagdiv.com/the-theme-api/
Hi all,
we’re working hard to finish the api documentation: https://forum.tagdiv.com/the-theme-api/
about thumbs: https://forum.tagdiv.com/api-thumbnail-introduction/
Thanks neakriti for all the help and suggestions. We are preparing a list where we will add all the good DIY stuff from this forum :).
I’ve make this post sticky. Your site is nice 🙂
Hi,
I’ve posted a reply in that link
Hi,
I’m glad that you figure it out! We try to make the theme as easy to use as possible,
Radu O
please contact us and if possible give us wp-admin access. contact@tagdiv.com
It may be some kind of plugin incompatibility or visual composer and speed booster are not at the latest version
Hi dazburn,
this is a small update that should work as expected. We have an update guide here: https://forum.tagdiv.com/how-to-update-the-theme-2/
As of now, the theme does not support auto updating form panel.
hi,
did you also modify this part: http://screencast.com/t/vCwLtY9p1
after modification just load the /wp-admin page once and after that remove all modifications. It should import all the review settings. If you have more than 300 posts, put a value higher than 300.
I will re post my message from another thread here:
Hi,
I’m still searching for a good solution for that plugin. A lot of people install the plugin without knowing what it does and after that they add 100 plugins and some of the plugins are not written ok. For example some of the plugins do not respect the google pagespeed recommendations of punting javascript at the end of the page and they just try to use jQuery in the middle of the page. This slows the site down and it also enforces the requirement that jQuery has to be in the header instead of the footer how Google recommends.
For example even Revolution Slider is written that way, not only that but they don’t use recommended WordPress methods to load it’s style and js. One may say that loading resources that way is bad BUT even jetpack (that is a plugin made by the makers of wordpress) doesn’t use standard ways of loading resources – you can find the jetpack hack in the speed booster.
I know this is causing a lot of frustrations but we don’t have a good solution yet 😐 .
To always enable speed booster, delete this code: http://screencast.com/t/RZLIOPUNdqh
I will re post my message from another thread here:
Hi,
I’m still searching for a good solution for that plugin. A lot of people install the plugin without knowing what it does and after that they add 100 plugins and some of the plugins are not written ok. For example some of the plugins do not respect the google pagespeed recommendations of punting javascript at the end of the page and they just try to use jQuery in the middle of the page. This slows the site down and it also enforces the requirement that jQuery has to be in the header instead of the footer how Google recommends.
For example even Revolution Slider is written that way, not only that but they don’t use recommended WordPress methods to load it’s style and js. One may say that loading resources that way is bad BUT even jetpack (that is a plugin made by the makers of wordpress) doesn’t use standard ways of loading resources – you can find the jetpack hack in the speed booster.
I know this is causing a lot of frustrations but we don’t have a good solution yet 😐 .
To always enable speed booster, delete this code: http://screencast.com/t/RZLIOPUNdqh
Hi,
I’m still searching for a good solution for that plugin. A lot of people install the plugin without knowing what it does and after that they add 100 plugins and some of the plugins are not written ok. For example some of the plugins do not respect the google pagespeed recommendations of punting javascript at the end of the page and they just try to use jQuery in the middle of the page. This slows the site down and it also enforces the requirement that jQuery has to be in the header instead of the footer how Google recommends.
For example even Revolution Slider is written that way, not only that but they don’t use recommended WordPress methods to load it’s style and js. One may say that loading resources that way is bad BUT even jetpack (that is a plugin made by the makers of wordpress) doesn’t use standard ways of loading resources – you can find the jetpack hack in the speed booster.
I know this is causing a lot of frustrations but we don’t have a good solution yet 😐 .
To always enable speed booster, delete this code: http://screencast.com/t/RZLIOPUNdqh
@neakriti thanks for providing the solution.
Hi,
I’m still searching for a good solution for that plugin. A lot of people install the plugin without knowing what it does and after that they add 100 plugins and some of the plugins are not written ok. For example some of the plugins do not respect the google pagespeed recommendations of punting javascript at the end of the page and they just try to use jQuery in the middle of the page. This slows the site down and it also enforces the requirement that jQuery has to be in the header instead of the footer how Google recommends.
For example even Revolution Slider is written that way, not only that but they don’t use recommended WordPress methods to load it’s style and js. One may say that loading resources that way is bad BUT even jetpack (that is a plugin made by the makers of wordpress) doesn’t use standard ways of loading resources – you can find the jetpack hack in the speed booster.
I know this is causing a lot of frustrations but we don’t have a good solution yet 😐 .
To always enable speed booster, delete this code: http://screencast.com/t/RZLIOPUNdqh
@neakriti thanks for providing the solution.