Search Results for 'composer'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello Jan,
The problem with your product page is that it’s no longer a product page. The classes are totally different. Here is a regular product page: Woocommerce recognizes it as a product page: http://screencast.com/t/4rOJJexh
And here is your page: http://screencast.com/t/x3f5idUp9Z54 Your product is no longer a product post type. You cannot have the woocommerce layout if your product page is no longer the standard product type.
Please try to disable all your plugins except visual composer and woocommerce and check your page again. I suspect a plugin caused this.
Let us know how it goes.
Thank you!

grue_pm
Participant
#0

We have a huge number of posts use the older deprecated CTA buttons from the older version of WP Baker Visual Composer(js_composer) under Newspaper 4. We’ve now upgraded to v6.6.4 + 4.9 of js_composer. Is there any way to script or mass migrate the old content and buttons into new ones? Having to change this to 100’s of posts would be a nightmare.

brushesbee
Participant
#0

I Just installed the latest version – 6.6.4 of newspaper theme. The plugin installer has a warning as below:

Warning: Invalid argument supplied for foreach() in /home2/desaren1/public_html/gadgetrace.com/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/panel/td_view_theme_plugins.php on line 80

I am not able to install plugins using this panel. I also cannot fine visual composer plugin in the plugin folder. there is a WPBakery Visual Composer plugin already installed but not activated. Is it the same. Please guide.

Josan
tagDiv Member

Visual Composer Shortcode display a list of all the Authors. But i want to display Author Box with his Bio below the post. If its possible?

ShibumiOz
Participant
#0

Visual Composer is not providing the templates indicated in your YouTube tutorial 6 – How to build a Home Page. The plugin is activated but does not appear to be functioning. Would be most grateful for assistance. Regards Bob

Chris Baird
tagDiv Member

I am a bit confused though –

Built into the Visual Composer is the tool Post Grid –

It says you can pick from Posts or Pages –

I selected posts and was able to create this:

http://servedaily.com/marketplace/business-services/?preview_id=1095&preview_nonce=e1f8a0f904&preview=true

However, if I select Page -I thought the same thing would work.

Is there something that between the Visual Composer coding and Newspaper 6 coding that disables the pages option from working?

mikevic80
tagDiv Member

Darn – ours was working after running the steps and now it is back to 0.

We are also having issue with it on our homepage. We are using from visual composer, we add the social media counter then entered app id and secret, then tried to use the authorize feature but we get taken to an error page on Facebook. I’ll send an email.

T2N
Participant
#0

Hi There,

We are having a bit of a problem with having a masonry template on our development site.
We have a plugin called WP Media Folder. https://www.joomunited.com/wordpress-demo/wp-media-folder-gallery-feature

We also use that in our current live site.

On our live site we are using its masonry feature just like this – http://screencast.com/t/WCvQ8lEEr5b
But on the development site where in we are using Newspaper, it looks like this – http://screencast.com/t/GwhXqVq87

I’m wondering if the plugin is compatible with your template?
Because it works fine on our current live site.

I was hoping you can help us with our problem.

Also I tried the masonry feature of visual composer, it also looks like this http://screencast.com/t/GwhXqVq87

Thanks!

Bogdan B.
tagDiv Staff

Hello,

The font from a textblock in visual composer is affected by the body font: http://screencast.com/t/tbpdkUnr but it will only get the font family. The size will have to be added with custom css like so:
.wpb_text_column p{
font-size: 20px;
}

I hope this helps.
Thank you!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and found some js errors in browser’s console: http://screencast.com/t/fRi4V9wR Try to deactivate all plugins except Visual Composer, just to make sure that there is nop conflict between the theme and one of your installed plugins, clear all caches and test again.

Thanks!

Catalin
tagDiv Staff

Hello Sibienii,

Am verificat din nou site-ul dumneavoastra si am constatat ca daca folositi http://www.absport.ro/ nu este nici un caracter ciudat iar daca nu folositi www apar aceste caractere http://absport.ro/ . Aceasta este o eroare cauzata de CDN. Trebuie sa introduceti codul de mai jos in fisierul dumneavoastra htaccess chiar la inceput si problema aceasta ar trebui sa dispara.

<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

Pentru mai multe informatii despre aceasta eroare, va rog sa consultati si acest link -> http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co

Am gasit blocul 14 pe site-ul dumneavoastra, l-am inspectat si mi se pare cam ciudat cum este el adaugat acolo…folositi ceva plugin? Daca doriti sa aveti o imagine de fundal sau o alta culoare, acestea le puteti seta din Visual Composer asa -> http://screencast.com/t/IqlSjw9Jhwmh Eu am testat la mine si totul functioneaza conform asteptarilor, adica asa -> http://screencast.com/t/Tm1bkZTHkarp

Sper ca va ajuta sfaturile mele de mai sus!

Multumesc pentru mesaj si va doresc o si frumoasa in continuare!

Bogdan B.
tagDiv Staff

Hello,
Our newspaper shop page from thew demo is custom made. You can create a page in visual composer and add elements to it: http://screencast.com/t/Z6zLbSCHJvR
You can use other visual composer elements if you wish like tabs for example.
(We cannot create the page for you. We can offer tips on how it can be done.)
If you need help customizing your homepage you will need to get some hired help as we cannot offer any customization services at the moment.
Thank you for your understanding.

Chris81
Participant
#0

Hello!

I don’t understand how can I change the font in Pagebuilder mode.
If I add a text block It loads the correct font only if i set paragraph text, when I change in title (H1, H2, H3) the font is another and I can’t find where change these.

I tried with the “Custom Heading” in Visual Composer but my google font there isn’t in list. How can I add It?

Thank you for your help.

http://www.screencast.com/t/2lGZjTkn
http://www.screencast.com/t/e3j3K3FiA7U

lospicos
tagDiv Member

I am doing an audit on developper tools of chrome.

As a result i have these.
audit

in the put css in the document head part i have these css files ;
1 – https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,600,700&ver=6.6.3
2 – https://fonts.googleapis.com/css?family=Roboto:500,400italic,700,500italic,400,300&ver=6.6.3
3 – https://www.estambul.net/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.6.3
4 – https://www.estambul.net/wp-content/plugins/font-awesome-4-menus/css/font-awesome.min.css?ver=6.6.3

I understand that last two comes from plugin.

Another thing i have

Optimize the order of styles and scripts (4)
The following external CSS files were included after an external JavaScript file in the document head. To ensure CSS files are downloaded in parallel, always include external CSS before external JavaScript.
js_composer.min.css
style.css
2 inline script blocks were found in the head between an external CSS file and another resource. To allow parallel downloading, move the inline script before the external CSS file, or after the next resource.

I hope it clears my question.

Bogdan B.
tagDiv Staff

Hello,

I have accessed your website again and have recreated a block 1 as you have it set on one of the test pages. It seems to work 100% with just visual composer active. Please check this page to see the results:
http://newsite.jumpstartmag.com/tagdiv-test/

Thank you!

Pravin
Participant
#0

Hi i have a wordpress site with this tagdiv theme Newsmag

i have created a custom homepage with the help of visual composer and i want my sidebar sticky so i have followed https://forum.tagdiv.com/newsmag-smart-sidebar/ this article and made my sidebar sticky
here is the link for my site http://beta.koimoi.com/ however my issue is this sticky sidebar works for desktop but not for tablet (all devices , android and ios)
so can any one assist me on this ??

Andrei L.
tagDiv Member

Hi

Try to update the theme at the current version available on themeforest, V 2.3.5,deactivate all plugins except Visual Composer, clear all caches and test again.
If the problem persist please provide more details about and also your site url so I can inspect it closer.

Thanks!

Andrei L.
tagDiv Member

Hi

Unfortunately to display the category tag according with your request you will have to modify the code. The category tags are generated by php code and this runs on server side, so they can’t be edited on Visual Composer. This is a complex task which involve many customizations and I can’t provide a solution now. Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.

Thanks!

hkgirl11
tagDiv Member

I spent countless hours testing this, deactivating plugins etc. Even with just visual composer, the plugin doesn’t work 100%. I sent you guys the login/password to staging server already (waiting to hear back). The “categories” at top won’t load 100% of the time (even with pre-load option) and I can’t just select specific categories to show up. I tested very angle of it and it just does not work.

Bogdan B.
tagDiv Staff

Hello,
This issue could be tied to your other topic. I suspect this could be a plugin conflict. Please disable all your plugins except visual composer and check your settings again.
You can also check the per category settings. If a category has settings to it then the global ones will not apply.
Thank you!

Catalin
tagDiv Staff

Hello Sekki,

I have checked your website on mobile and everything seems to work as expected. If the problem reappears, please try to disable all the active plugins, except Visual Composer and install only the plugins that come bundled with our theme, clear cache and test it again.

Thank you for the message!

Bogdan B.
tagDiv Staff

Hello,

You can use the author box shortcode from visual composer: and only insert it in the posts you want it to display in text mode: [td_block_authors]
If this is not what you mean, and you want to remove the author name and only show it on certain posts, then the theme has no option for it. You will have to find a plugin that has this functionality I’m afraid.

Thank you!

Catalin
tagDiv Staff

Hello madeyoulookstudio,

First of all, please ensure that you do not have some conflicting plugins. Please try to disable all of them, except Visual Composer and install only the plugins that come bundled with our theme and rule out the plugins in conflict. Also, please check your Cpanel if you have installed the GD library and check your system status to be all the parameters green, like this -> http://screencast.com/t/OYfqZ5sPd, it is necessary to be green for a better results. If is not, you have to change this to be green, using this guide: https://forum.tagdiv.com/system-status-parameters-guide/

Hope this helps and let us know how it goes!

Thank you for the message!

Bogdan B.
tagDiv Staff

Hello,

I’m not sure how we are ‘boobytrapping’ our code. Our theme was built in conformation with every standard and I can assure you the theme has no such issues. You can check our official demo to see how the theme should behave: http://demo.tagdiv.com/newspaper/
If issues appear on your side it does not mean it does so for everybody. If there is a problem in the theme, then everyone will experience this issue. As we have no reports of this at this moment we can safely assume it’s not the theme itself that causes this. There are compatibility issues between our theme and other plugins though. That is a different matter. The theme in it’s default state works without issues as it has been tested time and time again. When using our theme with different plugins then things could go wrong as this is the case with all premium themes. It is impossible to create a theme that is compatible with every plugin out there.
Please try to disable all your plugins except visual composer and clear your cache. Then check the issue again. If the problem is no longer there, it means that one of the plugins is causing a conflict. Sometimes plugins create conflicts between them as well.

Thank you!

Andrei L.
tagDiv Member

Hi

This happens because on the indicated pages the Visual Composer rows are full width: http://screencast.com/t/gOiOB6lys Please make sure that the the stretch row setting is set to default in Visual Composer: http://screencast.com/t/CQQE7jxuff9M clear all caches and test again.
To remove the spaces between the rows add this css in theme panel > custom code> custom css: http://screencast.com/t/epyvm6XATbh

.vc_row {
border-bottom: 0!important;
border-top-width: 0px !important;
}

Thanks!

Viewing 25 results - 47,951 through 47,975 (of 52,922 total)