Home User profile
tagDiv Member
Christopher is a long time WordPress user. Anything else you need to know is private ;-) I *do not* work for TagDiv, but I've been using their themes since late 2013.
simchris
tagDiv Member

How much RAM allocated to WP in your wp-config.php file and on server ?

simchris
tagDiv Member

I believe they are working on it, with WP 4.7 compatibility more critical for December. Since most good web hosts allow you to choose version of PHP to use, 5.6x still works very well with opcache. v7 is better, and there *are* some threads on here as to the couple of minor tweaks you can make “right now:” to work with PHP7.

(( I don;t work here … ))

simchris
tagDiv Member

are you including Include jquery.js, jquery.gifplayer.js and gifplayer.css on your site ??

Check your page source to make sure they are loading; check F12 in console for errors in javascript.

Not really theme related question.

And note most CSS classes are CaSe SenSiTive.

  • This reply was modified 9 years by simchris.
simchris
tagDiv Member

Maybe a bad install? Maybe you have some kind of CDN minification running breaking theme panel?

You should be able to
a) go to wordpress > settings > uncheck allow people to comment; built in option in WordPress
b) on the theme panel > post settings, toggle “off” items you don’t want to see on POSTS
c) on theme panel > block settings > meta … toggle “off” items you don’t want to see on blocks/modules.

If none of that works, then something wrong with your setup, perhaps a plugin is breaking theme functions?

Maybe do a screen capture of WHAT you are trying to remove ?

(( I don’t work here. ))

good luck!

simchris
tagDiv Member

Try turning them off from the theme panel on the post settings?

For modules, go to the modules/templates settings and disable from the “meta” settings.

At least that is what I did.

simchris
tagDiv Member

see the license on Themeforest and which came with the theme download ?

simchris
tagDiv Member

You would likely need a custom plugin; there are various, including Gravity Forms and the like, but vary wildly and it depends on whether you want people to pay or not.

Note that most of the “good” ones are not free, so ….
that being said, here is one example of a free version; with optional paid support
(I have no relationship to this company, but they do really good work …)
https://plugin-planet.com/usp-pro/

(( I don’t work here … but gingerbread tips accepted! ))

simchris
tagDiv Member

I think you can also use ASCII entities for apostrophes.

https://dev.w3.org/html5/html-author/charref

simchris
tagDiv Member

It’s found on the Themeforest website and in the download ‘all files’ for the Newsmag theme.

You will get automated email from TF when the theme is actually updated. Don’t go by the “last updated” box on right side of TF page as that is just when the info was updated, not necessarily the actual theme.

\\
NEWSMAG Version 3.2 – October 10th, 2016

new: added support for design options on most of the blocks. You can now change the padding, margin and border on blocks
new: added support for retina images on our blocks and modules. You can enable them in the panel.
misc: various core code refactoring and optimizations.
misc: better theme documentation and better help text in panel
misc: added used on for thumbnails in theme panel
misc: file path and names are now visible on each module, smart list, template etc on hover
misc: breadcrumbs markup, added BreadcrumbList schema
fix: our blocks sometimes had issues autoadjuting the column count when placed in a inner row that is in a row
fix: on first install the Visual Composer tooltip was appearing over our tooltip and there was no way to close the last remaining open tooltip
fix: wrong recomanded columns in Visual Composer, new users found it dificult to find out on what colum layouts our blocks work best
fix: background ad on tempalte 8
fix: top menu hover and background ad cursor fix bugs
fix: images that have alignnone now work as expected
fix: main menu was loading without css on first load
fix: modal login button css
The list of modified files

  • This reply was modified 9 years by simchris.
simchris
tagDiv Member

Weird.
My downloads from Themeforest have never needed a password to unzip them.

Assuming you bought it from Themeforest and not a hacker site?

simchris
tagDiv Member

Look on your page, look at the ‘page source’ to see WHERE the image is being loaded ? That might help.

simchris
tagDiv Member

Yes, it is NOT yet PHP 7 compatible and not advertised as such.

simchris
tagDiv Member

Create a row that is made up of columns.

simchris
tagDiv Member

Contact your host if they dont allow to change settings

simchris
tagDiv Member

been there 😉

simchris
tagDiv Member

Try resaving permalinks;
try runing wp-optimize plugin

simchris
tagDiv Member

Don’t use TagDiv WooCommerce plugins; remove them if previously installed.

If you cannot login, then via ftp do this:

a) rename /wp-content/plugins — to xplugins
b) delete all theme folders except for the stock twenty-sixteen
c) then login
d) then go to appaarance > themes, and change theme to twenty-sixteen
e) rename plugins folder back
f) only activate necessary plugins
g) install theme and plugins fresh, via FTP

once theme working
a) resave permalinks
b) use wp-optimize plugin to optimize your WP dbase

simchris
tagDiv Member

Usually in your hosting panel will be a number of php settings ….

stuff like

memory_limit =
max_execution_time =
upload_max_filesize =
max_input_time =
post_max_size =
max_input_vars:

memory_limit: 256M
max_execution_time: 200
max_input_time: 200
post_max_size: 200M
max_input_vars: 100000

simchris
tagDiv Member

Be sure to do a search/replace in your mysql dbase for all the placed http images in posts.

Check all the default theme panel items, including any plugins like Yoast default FB image, any plugins with a fall back image; footer widgets, sidebar widgets, etc.

simchris
tagDiv Member

Did you go into the theme panel under header and footer and change the logos to https ?

simchris
tagDiv Member

Test with Google Pagespeed for “real” score with Google.

Speed cannot decrease by removing things. (note fewer items, smaller size?)

Depending on setup, which presumes an optimized htaccess file also, you may want to load jquery locally, for example with http/2 it may actually be quicker to “bundle” into the packet cache.

simchris
tagDiv Member

Make sure you install just the theme file not the ‘all files.’

simchris
tagDiv Member

Permissions or php time out issue. Increase the php settings, or install via FTP 🙂

simchris
tagDiv Member

I don’t think Opera MINI is supported.

Viewing 25 posts - 3,026 through 3,050 (of 9,335 total)