Search Results for 'update'

Results from the Forum
sbo
Participant
#0

My site recently started going blank. Things are loading but the page is blank white. I deactivated the tagDiv Speed Booster and the site is back. Has there been any reports of problems since an update? I have 4.5d.

Ing Geek
tagDiv Member

@mehedi since the last update my twitter count doesnt show twitter shares and google shares are not ok 🙁

Marius
tagDiv Staff

Hi,

Please make sure you have the latest version 1.1. We have fixed that in the latest update.

Thanks for the message!

Marius
tagDiv Staff

Hi,

We working on the Woocommerce support, is first on the list, will be available in the following updates.
About the CDN configuration, Radu managed that things, will reply to you.

Thanks!

Emil G
tagDiv Staff

Hi,

It’s a line-height issue, try the following css:

.iosSlider .slide-meta .slide-meta-author {
line-height: 29px;
}

We have this issue on the list we’ll fix it in one of the next updates.

Thank you, Emil G.

ned4spd8874
tagDiv Member

Yes, that works, but it then shows all of the subcategories like it was showing all of the categories before. So I would have to do the exclude thing again. I just reverted back to the version that I modified with all of the categories that I needed excluded (which was all but three). Ideally, it’d be nice if instead of excluding I could just include as I only need three included, but about two dozen excluded. Plus, I will need remember this when I create new categories in the future.

So, I’m fine with the way it is currently, but long term, I’d be nice if my suggestion could be considered in a future update.

ned4spd8874
tagDiv Member

@cookingpanda, I get premium support from WPTouch because I’ve upgraded it to nearly as much as it could to unlock the extra cool features for me and my visitors. I have been in communication with them for over a week now and they are trying to see if they can get these two products working together, but I haven’t heard anything positive yet from them. I just sent them another message asking for a status update. I’ll let you know when I hear back.

S. Stefan
tagDiv Member

Sustin cu tarie propunerea lui carvax si cred ca ar trebui sa fie o prioritate pentru urmatorul update.

Veniturile sunt foarte importante pentru majoritatea webmasterilor. Daca nu ai posibilitatea sa iti faci strategia astfel incat sa ajungi la un CTR intre 4-5% este deja o pierdere de venituri substantiale pentru mine.

Am testat pozitiile foarte mult in ultimii 2-3 ani pana sa ajung acest procentaj si in forma actuala a temei, fara un plugin, pur si simplu nu pot pune in practica ceea ce am testat si ce imi doresc sa fac pe site.

Imi place foarte mult tema si am cumparat deja 2 licente si mai doresc sa cumpar minim 2-3. Marea mea problema la aceasta tema este nu pot sa imi pun anunturile Adsense exact unde doresc si cum doresc, in functie de continutul fiecarei pagini.

Atunci cand creez sau reinoiesc un site primul lucru de la care plec este pozitia anuturilor astfel incat sa maximizez CTR si asezarea continutului, meniului etc.

Astazi am pierdut o zi intreaga cautand solutii la aceasta problema pentru un site, testand tot felul de pluginuri, unele dintre ele avand mari probleme.

Sper din tot sufletul sa faceti cat mai repede update pe aceasta tema ca sa nu mai fiu nevoit sa fac tot felul de combinatii.

Daca trebuia sa scriu mesajul in engleza imi cer scuze dar nu am gasit regulamentul forumului si sunt extrem de obosit si nervos in acest moment.

Cu respect,
Stefan

simchris
Participant
#0

HI, to make this easier to find, I’m posting this in one place.
This applies to moving from Newspaper to Newsmag, but could also apply to moving from any other theme using Visual Composer, which can be tricky.

At bottom is also a how-to if you already borked (crashed) your site and are getting server 500 error or similar.

======== Christopher’s how-to theme migration =============

Try this:
1) make backup of your site files, as per usual good practices; use tools to export your database from WP panel. Backup images.

Clear cache.

2) make sure you’re running latest version of WordPress (4.1); v 3.9x has cross-site scripting vulnerability; v4.0 has bugs, fixed in 4.1.

3) switch to default theme (e.g., twenty-twelve); do this before disabling visual composer!!!!!

Clear cache again, as applicable.

4) disable ALL plugins

5) DELETE the original theme folder, delete the original plugins for theme (TD speed booster, TD social, Visual Composer)

Then follow my posts on best way to install theme:

================================================
Make sure you upload only the main theme files; don’t install the “all files” zip from ThemeForest… that has docs, psd files, plugins, etc.

You want to install the smaller of the two files on Themeforest, if you’re installing via theme panel with .zip.

BEST WAY TO INSTALL WP THEMES:
Ideal way is still to
1) unzip theme folder “Newsmag” on your HD
2) upload via FTP/SFTP to your /wp-content/themes/ folder
3) upload the plugins unzipped to /wp-content/plugins/
4) switch to default theme from your old theme [should already be done for migration]
5) turn off *all* running plugins [should already be done for migration]
6) clear your cache(s), turn off caching (!),
7) activate the Visual Composer plugin
8) activate the new Newsmag theme
9) launch the theme panel
10) reactivate only the plugins you 100% need to make sure they work (some plugins WILL NOT WORK properly with WP 4.01 until you update the plugins!).

Clear the cache in your WEB BROWSER FULLY and restart web browser; this clears any CSS/Java used by your previous theme admin, and theme, so that you see the new CSS/JS properly (seriously, this is cause for huge number of “my new theme doesn’t load right” or “admin panel doesn’t have any boxes!” errors).

If you’re running WordPress older than 4.0 be aware there is a very serious cross-site scripting vulnerability (e.g., WP 3.9.2). You should be running WP 4.0+ to use this theme properly.

This is standard practice for switching to a brand new theme and good habit to get into doing it this way to ensure you clear cobwebs on old, and cleanly move to new.

Hope that helps! 🙂

Chris

==========

ADVANCED USERS AND WP-CONFIG FILE:
if you or somebody else optimized your site for better PageSpeed score and increase dbase efficiency, by editing the wp-config.php file to add absolute paths to the theme folder, you will need to remove that line prior to doing any theme switch. Some people forget this step and immediately get a server error trying to change themes in the WP admin panel. You should be making backups of your wp-config.php folder periodically anyway and never hurts to open it and view from time to time.

===========

SITE RESCUE IF ALREADY CRASHED

f you already borked your install and are getting server 500 error or similar you will need to do common procedure to reset WordPress:

1) login via FTP, manually delete both Newspaper and Newsmag themes so that all that is in theme folder is default themes; this forces WordPress to restart with default theme

2) manually delete the Visual Composer plugin so there is no VC folder in plugins

3) rename your plugins folder to pluginsX

4) login successfully

5) go to theme panel and SELECT your default twenty-twelve theme to CLEAR the prior selection in dbase of the Newspaper or Newsmag theme no longer running

6) logout

7) via FTP or server side file manager, rename plugins back to plugins

8) login and make sure site is working

9) then do CLEAN install of the Newsmag theme, plugins

(admin feel free to add this to docs if you wish)

Chris

© 2014 Christopher Simmons. May not be reposted on other websites.

simchris
tagDiv Member

Try this:
1) make backup of your site files, as per usual good practices; use tools to export your database from WP panel. Backup images.

Clear cache.

2) make sure you’re running latest version of WordPress (4.1); v 3.9x has cross-site scripting vulnerability; v4.0 has bugs, fixed in 4.1.

3) switch to default theme (e.g., twenty-twelve); do this before disabling visual composer!!!!!

Clear cache again, as applicable.

4) disable ALL plugins

5) DELETE the original theme folder, delete the original plugins for theme (TD speed booster, TD social, Visual Composer)

Then follow my posts on best way to install theme:

================================================
Make sure you upload only the main theme files; don’t install the “all files” zip from ThemeForest… that has docs, psd files, plugins, etc.

You want to install the smaller of the two files on Themeforest, if you’re installing via theme panel with .zip.

BEST WAY TO INSTALL WP THEMES:
Ideal way is still to
1) unzip theme folder “Newsmag” on your HD
2) upload via FTP/SFTP to your /wp-content/themes/ folder
3) upload the plugins unzipped to /wp-content/plugins/
4) switch to default theme from your old theme [should already be done for migration]
5) turn off *all* running plugins [should already be done for migration]
6) clear your cache(s), turn off caching (!),
7) activate the Visual Composer plugin
8) activate the new Newsmag theme
9) launch the theme panel
10) reactivate only the plugins you 100% need to make sure they work (some plugins WILL NOT WORK properly with WP 4.01 until you update the plugins!).

Clear the cache in your WEB BROWSER FULLY and restart web browser; this clears any CSS/Java used by your previous theme admin, and theme, so that you see the new CSS/JS properly (seriously, this is cause for huge number of “my new theme doesn’t load right” or “admin panel doesn’t have any boxes!” errors).

If you’re running WordPress older than 4.0 be aware there is a very serious cross-site scripting vulnerability (e.g., WP 3.9.2). You should be running WP 4.0+ to use this theme properly.

This is standard practice for switching to a brand new theme and good habit to get into doing it this way to ensure you clear cobwebs on old, and cleanly move to new.

Hope that helps! 🙂

Chris

==========
ADVANCED USERS:
if you or somebody else optimized your site for better PageSpeed score and increase dbase efficiency, by editing the wop-config.php file to add absolute paths to the theme folder, you will need to remove that line prior to doing any theme switch. Some people forget this step and immediately get a server error trying to change themes in the WP admin panel. You should be making backups of your wp-config.php folder periodically anyway and never hurts to open it and view from time to time.

  • This reply was modified 11 years by simchris.
mehedi
tagDiv Member

ANOTHER UPDATE!

This update brings a new UI for the control panel.

Download it from here.

I will add new features next weekend, so lookout for that.

Thanks!

  • This reply was modified 11 years by mehedi.
fernandofloresf3
Participant
#0

I have updated theme item but when active theme child is shown a few warning codes in the blog and in the administration panel please, can you help me to solve this problem. The lines of code that come out are:

Warning: include(/home/obispadoelalto/public_html/demo/wp-content/themes/Newsmag/includes/td_wordpres_booster.php) [function.include]: failed to open stream: No such file or directory in /home/obispadoelalto/public_html/demo/wp-content/themes/Newsmag-child/functions.php on line 9

Warning: include() [function.include]: Failed opening '/home/obispadoelalto/public_html/demo/wp-content/themes/Newsmag/includes/td_wordpres_booster.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/obispadoelalto/public_html/demo/wp-content/themes/Newsmag-child/functions.php on line 9

vijayabalaji
tagDiv Member

UPDATE-
I have just activated mega menu for survivor series category in menu. you can see that all 32 categories are listed not below it. Its getting pulled from somewhere

fbengo
tagDiv Member

Yes I know I have to change the references everytime I update the theme, but since I’ve only changed the ‘accessible’ references I believe it is worth it 🙂

I just looked at the page source of my site and changed the visible code like .css, .js etc..

simchris
tagDiv Member

You can try accessing those files in web browser to see if they are publicly reachable. Most will have 644 permissions so only readable by WP.

But again, all the CSS “class names” unique to tagdiv used throughout the code when printed on the page, could easily be figured out if somebody really wanted to know.

Keep in mind you will have to redo all these changes with an update to the theme (e.g., v 1.2), so normally you would not do this until you are 100% sure everything is working for you. And also be aware you might not want to change some things used by the speed booster plugin as that may break if it can’t find its pre-named pieces.

Security issues would be more likely an issue with cross-site scripting bugs, as found in WordPress 3.9.2, and the version of YOAST prior to the one releases this week. I’d worry more about staying on top of those kinds of vulnerabilities, but I suppose you’re doing that also if you’re going to be obsessive about hiding as much as possible.

There are some good tutorials on line related to hiding info about WordPress, which folder can be changed, setting up security to stop multiple login attempts, deleting the “admin” account for WP, etc.

agent314
tagDiv Member

Update: I was originally using “Default Template” with Visual Composer.

When I switched to Pagebuilder with Page Title, the fonts show up properly. Hope that helps. This minor issue seems ok now although I suspect that’s it’s still not working right with Default Template.

Jeff

fbengo
Participant
#0

My child theme stopped working after I had updated the theme

Cause of problem:

if (!defined('TD_THEME_WP_BOOSTER')) {
include TEMPLATEPATH . '/includes/td_wordpres_booster.php';

There is no td_wordpres_booster.php in includes anymore! How can I fix this?

Emil G
tagDiv Staff

Hi,

Check the guide on how you can update the theme – https://forum.tagdiv.com/how-to-update-the-theme/

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

You can modify it from here – http://screencast.com/t/LZHKoU8x , change only the name that comes after the arrow ( => ).
I’ve added the issue on the list, we will fix it in one of the next updates.

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Emil G
tagDiv Staff

Hi,

Sorry for the inconvenience, try to update to version 4.6 and install speed booster 2.5. Clear the cache and see if the issue is still there. If you don’t have version 2.5 i can send it to you via email, just write at contact@tagdiv.com .

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
  • This reply was modified 11 years by Emil G.
Emil G
tagDiv Staff

Hi,

We changed the theme a lot from version 2.2. An approach would be to use winmerge to compare the unmodified version 2.2 of the theme with the modified one, identify and extract the custom modifications. Install the latest version on a local setup and reapply the custom code. Once everything is fine update the live server.

Thank you, Emil G.

etechexplorer
Participant
#0

hi sir,

i have not received theme update yet. http://www.abcbloggingworld.com i had purchased newspaper theme last 20 days back. version of my theme is still 4.5

fitbodylife
tagDiv Member

i updated by just reuploading everything

Radu
tagDiv Staff

@fitbodylife how did you update the theme? Via the patch?

I will retest the patch and theme today to make sure everything is ok.

Radu O.

Radu
tagDiv Staff

Hi Calimero,

I added this suggestion to our issue tracker and if more people request it, we will implement it. The theme as it is now does not support update time.

Viewing 25 results - 42,351 through 42,375 (of 45,280 total)