Search Results for 'composer'

Results from the Forum
AzharNadeem
tagDiv Member

I have registered Akismet, WordPress SEO Premium, WP-Optimize and OIO Ad Manager. Status of Speedbooster changed to “Active” but there is no change in the outcome. Like before, 2 Javascript and 8 CSS resources are still appearing as Render Blocking in pagespeed insights.
The blocking scripts include (i) jquery.js?ver=1.11.2 and (ii) jquery-migrate.min.js?ver=1.2.1
While blocking styles include (i) Contact-Form-7 (2) 3 Google fonts (3) js_composer.css? (4) Newspaper Style.css (5) Jetpack.cssand (6) OIO Ad manager.

Looking at the plugin code I can see that many of the styles are already moved to footerlike

if ($this->td_theme_name == 'Newspaper') {
// wp 011 - Newspaper 6

//$this->move_style_to_footer_queue('bbp-default-bbpress'); //bpress old
//$this->move_style_to_footer_queue('bbp-default'); //bpress
$this->move_style_to_footer_queue('google_font_open_sans');
$this->move_style_to_footer_queue('google_font_roboto');
$this->move_style_to_footer_queue('contact-form-7');

if ($this->is_ie === false) {
// move style.css theme style

Any idea what is going on?

Lucian
tagDiv Staff

Hi,

Please download the latest update 6.1 and update the theme using this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ then also update theme’s plugins then check this without any other plugins active, leave just theme’s Visual Composer empty all cache then check your browser’s console if those mixed content notifications to fonts still appear and let us know.

Thanks

YourPitStop
Participant
#0

Hi,

I was using ” Text with title block” of Visual Composer for most of my posts. But after updating the theme to new 6.1 version all my “text with title block” posts have been replaced with normal “text block” of VC because of which all my posts are not showing like they used to before refer: posts before and after update

when i checked i noticed that there was option of title style in previous ” text with title box” of VC but in new one there is no option for that the previous code was like; ” [vc_row][vc_column width="1/2"][vc_column_text][td_text_with_title custom_title=”PROS:” header_color=”#81d742″ title_style=”td_title_style_1“]”

but the new one is; ” [vc_column width="1/2"][td_block_text_with_title custom_title=”PROS:” header_text_color=”#ffffff” header_color=”#81d742″][/td_block_text_with_title][/vc_column][vc_column width="1/2"]”

loss of style option is not the problem but how can i get my posts back to normal like they were before ?
is there a way to restore or integrate the older “text with title block ” with new theme.

Andrei L.
tagDiv Member

Hi

On your site appears this Internal Server Error http://screencast.com/t/2hkvqhAc
Please disable all plugins, except Visual Composer and reload the page. If the problem still appear send as wp-admin link via email at contact@tagdiv.com so we can take a look.

Thanks!

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

Hi,

The css issue may be caused by a plugin, try to disable all plugins except for Visual Composer and Bbpress and see if the issue is still there.
If you use a cdn or external cache disable it while testing.
If you use the child-theme switch to the main theme and see if the css is there.
Let me know if you find something.

Thank you!

Bmusiq
Participant
#0

Hi gang,
accordion element is not working properly or at all on front page in other words:
you cannot close or open it, just a placeholder with original placeholter text from the visual composer wp backend?

I´ve added 10 on teh backend, but just frontpage just displays the entire text with no option of closing/opening the accordion.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks Chris!

@ciupi2k4
As Chris stated this templates aren’t customizable using Visual Composer’s page builder and the panel options are the only ones available for them so in order to customize them you need to edit and alter their templates located ion the root of the theme: http://screencast.com/t/hHKmxxh3

If you don’t have coding knowledge which is required for this we recommend you to contact and hire a freelancer to do this for you. You can find one on site’s like: http://studio.envato.com/

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that all elements are enabled from Visual Composer settings – http://screencast.com/t/HmkLVNzg

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you have any custom modifications to the code? As I have inspected this issue and it should not look like that – http://screencast.com/t/GvTkXTMWl3B it should be like this – http://screencast.com/t/p1D5FrzwtiRP
Please make sure that you use the latest version of the Social Counter plugin, activate it from here – http://screencast.com/t/fbtak2Eul and check the version – http://screencast.com/t/aa65c4EnBk If you need to update you can find it in the /plugins from files that you have downloaded from themeforest.
Also you can check this only with Visual Composer and Social Counter plugins active(deactivate other plugins), clear cache and see if you still have this issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I believed that you refer to this block that it is added using Visual Composer plugin – http://screencast.com/t/hzPx3lmW Glad that you solved this. We have changed page templates so for some pages you will need to change to the template that you need to use. Sorry for inconvenience!

Thanks!

YourPitStop
tagDiv Member

@Alin [tagDiv]:

Hi,

As suggested by you i tried W3 Super Cache & it really gave better results than W3 Total cache.
Yes the menu problem is solved and you can not see it because i have updated the theme to 6.1 version, but now i am having another problem.
My Posts heading are not displaying like they used to display before, i was using the “Text with Title Block” of Visual Composer for Posts but now after update all the posts are not using it. Please refer to this image for review : http://oi57.tinypic.com/2rp8uw8.jpgerror image

Alin [tagDiv]
tagDiv Staff

Hi,

We know about this error it will be fixed as soon as possible. Anyway this error doesn’t affect how Big grid is displayed in frontpage. Please make sure that you have disable css minifications and try only with Visual Composer active, you should not have this issue with 6.1 version of the theme. If you use child theme try also with the main theme and see if it works.
If you still have this issue please send an email at contact@tagdiv.com and provide wp-access so we can take a look and also paste a link to this topic so we can know who you are.

Thanks!

flcahill
tagDiv Member

Didn’t work for me. It only happens on pages built with visual composer ie my homepage.

Arias100
Participant
#0

Hello tagDiv-Team,

Thank you for the awesome new update! Really enjoying it.
There is though one problem I ran into: The element “Big Grid 8” from visual composer doesn’t fully resize the images, despite regenerating all thumbnails as you describe in your documentation.

Guess it’s also important to mention that I went into the row settings, where the “Big Grid 8” is, and changed it to “Stretch row and content (no paddings)”.

Maybe it’s because of the stretching?

Anyway, it would be awesome if you could help me out with that, since I really would like it to be stretched and with no paddings.

Thank you in advance with warm regards,
Mr. Arias

P.S. By the way, here is the website I’m talking about: http://www.toplifetips.org. Please see it for yourself.

P.S.S. If it is because of the stretching, is there an alternative solution?

simchris
tagDiv Member

I’ve got 25,000 pages with no problem; so something funky going on obviously!

If you’re using the visual editor it may stay on one line, if you’re using the text editor it should wrap; it’s a function of WordPress.

You may need to clear all your caches on server; and reinstall the theme, making sure you upload via FTP and your FTP software set to properly encode text and binary files; turn off all plugins except visual composer, etc. to debug your issue.

Without a link those of use who offer to help on forum can’t be of any help.

But tagdiv support back on Monday 🙂

mp_batera
tagDiv Member

Ok, thanks for answering. I did that.

The only problem i am having now is with visual composer. It opens but on the list of elements it doesnt show big slider, modules ,etc. Just some plain ones. Any idea why ?

Ing Geek
tagDiv Member

que tal @arsonists
si solo usas visual composer puedes dejar speed booster

Pero si tienes otros plugins que son incompatibles es mejor usar el above the fold ya que ese no es incompatible.

Los settings para wprocket son
lazy load a imagenes (y desactiva la que incoporta el newspaper)
optimizar archivos palomea todas
cache movil

opciones avanzadas
Precarga de DNS

//fonts.googleapis.com
//ajax.googleapis.com
//stats.wp.com
//ssl.gstatic.com
//platform.twitter.com

archivos css a excluir

/wp-content/uploads/js_composer/custom.css
/wp-content/themes/Newspaper/style.css

Archivos js a excluir
/wp-content/themes/Newspaper/js/min/site.min.js
/wp-content/themes/Newspaper/js/min/td_external.js

sobre cachear la db depende de tu servidor, si estás en un shared de nada te ayuda, si estás en un vps o dedicado puedes dedicar mas recursos a la base de datos o cachear desde el servidor lo cual será mejor que con un plugin

arsonists
tagDiv Member

Gracias por tu respuesta,

Finalmente me he decantado por una instalación limpia y por ahora todo bien.

Sigo teniendo un par de dudas, a ver si puedes ayudarme.

1º He comprado e instalado WP Rockets, ¿podrías indicarme que configuración has puesto?.
2º En el tutorial dices que si usamos Visual Composer, dejemos el plugin speedbooster. En cambio, al final del tutorial recomiendas usar “Above The Fold Optimization”. Si usamos VC, ¿por cual nos decantamos finalmente?.
3º Por lo que he investigado, WP Rockets no cachea la BD, ¿es recomendable usar otro plugin para dicho cacheo?.

Un saludo y gracias de antemano.

jansena
tagDiv Member

The only thing is what I don’t understand, if I use the speedbooster plugin (v4) of version 6.0 and comment out the return:
if (!in_array($active_plugin, $this->allowed_plugins)) {
define(‘TD_SPEED_BOOSTER_INCOMPATIBLE’ , $active_plugin);
//return;
}
}

js_composer.css and styles.css are moved to the footer.

But if I use speedbooster plugin (v4.1) of version 6.1 and I do the same then the js_composer.css and styles are moved to the footer.

I should aspect that this should work the same, but in this case v4.0 was doing a better job.

simchris
tagDiv Member

1) try disabling all plugins except visual composer
2) don’t use child theme; activate main theme
3) turn off/clear caching if using before doing anything; if using caching turn off all minification settings
4) turn off mod_pagespeed if using to clear caching
5) if using CDN server; you need to “retire/refresh” cache
6) if installing via FTP, make sure your FTP software set to automatically upload files properly (e.g., as text or binary depending on type of file)
7) make sure you have enough memory allocated; you may need to edit your wp-config.php file in your root WP folder to increase default memory from 40MB to at least 96MB (128MB recommended)
https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

TRY #7 FIRST 🙂

jansena
tagDiv Member

Hi Radu,

On your demo website I see that you have the same problem: bbpress.css, js_composer.css, style.css are also in the head and not in de footer:

<link rel=’stylesheet’ id=’bbp-default-css’ href=’http://demo.tagdiv.com/newspaper/wp-content/plugins/bbpress/templates/default/css/bbpress.css?ver=2.5.7-5693&#8242; type=’text/css’ media=’screen’/>
<link rel=’stylesheet’ id=’js_composer_front-css’ href=’http://demo.tagdiv.com/newspaper/wp-content/plugins/js_composer/assets/css/js_composer.css?ver=4.5.2&#8242; type=’text/css’ media=’all’/>
<link rel=’stylesheet’ id=’td-theme-css’ href=’http://demo.tagdiv.com/newspaper/wp-content/themes/011/style.css?ver=6.1d2&#8242; type=’text/css’ media=’all’/>

Are you also using the wrong plugins or is something else not going ok.
This problem I didn’t have with version 6 after commenting the stuf you showed in the screencast.com

simchris
tagDiv Member

FYI
adding stuff to end of functions.php has nothing to do with the CSS.

You might try adding only the stuff you need from my suggestions functions; and make sure you copy/paste properly to not chop something off — also remember to turn off clear any caching when making changes to your CSS and other files so that any caching save new versions.

What you can do is only copy the stuff you may need to bottom of your functions.php file; such as the item for jpeg compression, the items to hide the ? query variables in the meta data …

I don’t think there is anything in my suggested items for functions.php which would impact your menus.

If you’re using Visual COmposer for posts, then you would not want to include that section from my suggested functions.php stuff.

In any case, it might be something else entirely per Emil’s post. The functions work fine for me on NP6.

flcahill
tagDiv Member

It seems to be an issue with visual composer. I can’t find any fix to it. Any suggestions? My site is parsippanyfocus.com. It’s only on mobile

Gopal
tagDiv Member

Hi, thank you for your response. Problem was not the addition of blocks using visual composer, but on the page attributes option on right side on the page editor, the option selected was page builder+latest articles+pagination . I changed it to default template and the problem was gone. Then I saw that every page had same problem, and I selected default template for all, and the problem does not exist now. There was no option to set default template from theme panel.

Also please correct in your future version that it does not automatically assign templates to all pages.

Thank you,

Alin [tagDiv]
tagDiv Staff

Hi,

Please search page about us and contact us in page section – http://screencast.com/t/Gps1S1rd23 edit those pages and remove row that contains separator and big grid 5 blocks these blocks are added there using Visual Composerhttp://screencast.com/t/4G4xJ6h6pu

Thanks!

Viewing 25 results - 50,426 through 50,450 (of 52,922 total)