Search Results for 'composer'

Results from the Forum
Catalin
tagDiv Staff

Hello dheerajsoni,

First of all, I will thank you for purchasing our product, Newspaper. In order to have a homepage, firstly you will have to set it from the WordPress, like this -> http://screencast.com/t/LEFP4nXUx and then, using the Visual Composer, you can customize your homepage as you like. For more information about how you can customize your front end page, please try to consult the following links, like this -> https://forum.tagdiv.com/how-to-use-visual-composer/ -> https://forum.tagdiv.com/block-settings-guide/ -> https://www.youtube.com/watch?v=LC7iz-v-zIY

Hope this helps!

Good luck for your project!

Catalin
tagDiv Staff

Hello fameymedia,

If you want to achieve the similar layout with your example, please notice that you can achieve this if you are using the 3 columns layout from Visual Composer, like this -> http://screencast.com/t/bF9H16xt0TM and then you can add for each box what type of element you want to display…if you want to display an image with link, you will have to add the Text Block, then you will have to add your desired image and when you edit it you will add you desired custom URL, like this -> http://screencast.com/t/bbuwiSsmsBbG -> http://screencast.com/t/KBqhGzmII

Hope this helps!

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hi,
Visual composer doe not cause errors with our theme as it;s created by us. There is most likely a compatibility issue between speedbooster and another plugin. Please disable all plugins except visual composer and speedbooster, clear cahe and reset cdn files.
Then check your site again.
Also if you set any custom code in the theme panel that maybe affects speedbooster, then you will get a js error and that is the main reason for disappearing images.
The lazyload animation breaks first on a js error so disabling lazyload will bring your images back, but that will not fix the error. It could affect other parts of your site.
Thanks.

Bogdan B.
tagDiv Staff
madiaw
tagDiv Member

I install in an other computer and its ok with just plugin visual composer and its ok.
Thanks

Andrei L.
tagDiv Member

Hi

1. That happens because when page is loaded the theme first loads the css from style.css file then it’s the css generated by the theme from theme panel. To avoid that delay you can edit the style.css and paste there all custom css generated by the theme. That css can be fount in page source: http://screencast.com/t/VsXush6P Currently you have this code: http://pastebin.com/mHsMpdZC and this one from theme panel > custom code > custom css: http://pastebin.com/RLF5Gwca You can paste this code in style.css: http://screencast.com/t/7NJL47O7dPI
Note that if you make any changes trough theme’s colors or theme’s fonts the css will be modified and you have to update it again.

2. Checking the page I’ve noticed that the plugin set a 60% width for event’s description, that’s why the page becomes very long. Try this css to make event’s description 100% width: http://screencast.com/t/xLjCVg7PsS

.tribe-events-loop .tribe-events-content {
width: 100%;
}

3. Please check your customizations from theme panel and make sure that conditions added are meet, otherwise the code won’t be executed. I am not aware of Events Calendar functionality and I can’t provide an accurate answer in this regard.

4. Please check our documentation for more detail about how mobile theme plugin works: https://forum.tagdiv.com/the-mobile-theme/ Note that the mobile theme won’t display any content made with Visual Composer. Basically only the content inserted in mobile editor will be displayed on the page when mobile theme is enabled. If you want to have the same content on mobile as on desktop just live mobile theme deactivated.

Thanks!

Catalin
tagDiv Staff

Hello chapeaurouge,

I suspect your problem come from your untested plugins. Please disable all the active plugins, leave just Visual Composer to active, clear all your caches, purge CDN files if you are using CDN system and install only the plugins that come bundled with our theme and rule out the conflicting plugins.

Hope this helps and let us know how it goes!

Thanks for the message!

Bogdan B.
tagDiv Staff

Hi,
Please try to disable all plugins except visual composer, clear cache and reset cdn files. Our theme does not alter the wordpress image gallery. You can set the image dimensions from here: http://screencast.com/t/knYTb3jp7K
http://screencast.com/t/oZzR8peoNz
Thanks.

Bogdan B.
tagDiv Staff

Hi,
We have no reports of this error until now. Please make sure you disable all plugins except visual composer, clear cache and reset cdn files. this could be a simple plugin conflict.
Let us know how it goes.
Thanks.

Andrei L.
tagDiv Member

Hi

This can be achieved only by editing the code which generate the author box. Replace the code from td_block_authors.php with this one: http://screencast.com/t/smtjtqQKGJhttp://pastebin.com/XaLKJKvNhttp://screencast.com/t/iZ6y4bwNF
Also you have to set the authors by to display authors by post count in Visual Composer or in widgets area: http://screencast.com/t/zonMc9T2Zb Note that by editing the indicated file author box will display only three authors on entire site.
Before making any changes make sure you do a full backup to your current wp-install.

Hope this helps.
Thanks!

Bogdan B.
tagDiv Staff

Hi,
The update should go smoothly and no settings should be lost as the settings are kept in the database including custom code added in the theme panel. It’s best to always do a back-up just in case. The ftp method is the safest one as if an error occurs in the update process, you will have to delete the files and upload the new theme files anyway. We recommend using the ftp method and follow this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/
Please also make sure to update your plugins as well (visual composer and social counter)
Thanks.

Bogdan B.
tagDiv Staff

Hi,
Please also check our demo with the structure data analysis and see if our demo also gets the error. Of it does not, then it’s something on your end causing it. Either a setting or a plugin that interferes with the post meta information. Please try to disable all plugins except visual composer, clear cache and reset cdn files.
https://search.google.com/structured-data/testing-tool?hl=EN#url=http%3A%2F%2Fdemo.tagdiv.com%2Fnewspaper%2Fwordpress-news-magazine-charts-the-most-fashionable-new-york-couples-in-2016%2F
(our demo does not get any errors)
Thanks.

Andrei L.
tagDiv Member

Hi

Try to deactivate all plugins except Visual Composer, clear all caches, purge cdn files if you’re using then test the modal image again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.

Thanks!

Bogdan B.
tagDiv Staff

Hi,
The mobile theme will not show any content from pages if no content is added in the new mobile editor you can see on pages. You will have to create mobile versions of your pages without the use of visual composer.
Please read this topic: https://forum.tagdiv.com/the-mobile-theme/
Thank you!

cityslicker444
tagDiv Member

Don’t worry about that message. You will get updates to the Visual Composer the next time that this theme gets updated 🙂

Christian

failmuch
tagDiv Member

Hi Catalln,

Sorry I understand now. I though visual composer was tagDiv’s own plugin, so that’s why I was wondering why it didn’t work. That solves that. I’ll try and delete the plugins now, and see how it goes.

Thanks,

saltoaldia
Participant
#0

Good afternoon, I received a message that I should update Visual Composer. Because I do if I bought the theme with this plugin installed.

Please answer !.

Vinny
Participant
#0

Hello,

Im trying to work with the Equal height setting on Visual Composer, but its not working.

Here is the setting Im trying to use

Visual Composer Equal Height Setting

This is the page Im working on: http://173.247.251.166/~jwoiceshyn/

You can see on the second content row, where there is a book on the right. I put different colours on the background for testing purpose.

The left column should be the same height as the right one, also, the content should be vertically in middle of the row.

On the same subject, the setting “Full height” is not working either.

Thanks

Andrei L.
tagDiv Member

Hi

Current version of Visual Composer included in theme’s path is V 4.11.2 We will test the new version and if the results will be positive V 4.12 will be included in theme’s path.

Thanks!

Catalin
tagDiv Staff

Hello Navito,

The travel demo uses the background image a bit different. It has it set on the row in the Visual Composer. You need to edit your homepage and access row settings: http://screencast.com/t/9udWgjVdz http://screencast.com/t/Z2VHdgzUTuV3

If you refer to something else, please provide more details.

Thank you!

Catalin
tagDiv Staff

Hello Oana1973,

I suspect your problem comes from your untested plugins which you are using on your side. Please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches, purge CDN if you are using the CDN system and install only the plugins that come bundled with our theme and rule out the conflicting plugins. Also, please ensure that you are using the latest version of the theme with the required plugins and these processes were made only via FTP because this is the surest method in this regard.

Hope this helps and let us know how it goes!

Thaks for your understanding!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately we have not tested these add-ons so we cannot say for sure if they will work or not with our theme as we do not own a copy of these add-ons. The only extra features available for visual composer are the ones we provide that are theme specific: http://screencast.com/t/Cc3ol8h3iWL8
You can see a visual representation of these elements in our live demo under the ‘features’ menu item: http://demo.tagdiv.com/newspaper/
Thank you!

Catalin
tagDiv Staff

Hello failmuch,

Please try to disable all the active plugins, clear all your caches and leave just Visual Composer to active and check the results. I have checked you source page and I saw that you are using some untested plugins which could interfere with the theme and might create this type of unknown issues. So, if you problem is still there after these changes, please try to make a new clean install from scratch with the latest version of the theme and test the theme with the default settings and see how it will go.

Please notice that all the plugins are in constant development. Each plugin will have to be checked with our theme for a good working and this process it may take a while. For example, the latest version of Visual Composer is 4.12 and the latest version of the plugin which has been tested with our theme is 4.11.2. In the future, after our developers will check this latest version of Visual Composer with the theme and they will find that the theme does not need to do some adjustments for, we will release an update with the latest version of Visual Composer (4.12) and also, with Revolution Slider. Until we will release the update with these latest versions you will have to ignore these messages.
So, please notice that if you want to have the latest version of the Visual Composer, you will need to have the additional license of this plugin and also, we cannot say for sure if this version of Visual Composer will work 100% with the theme because this version it is in testing.

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Buna ziua,

Aceasta problema poate fi create din mai multe surse. Prima si cea mai comuna este conflictul intre pluginuri .Te rog dezactiveaza toate pluginurile cu excepotia visual composer, elibereaza orice cache (plugin server sau cdn) si verifica setarile din theme panel din nou. Daca problema este inca prezenta, te rog asigura-te ca folosesti ultima versiune de tema (7.1.1) deoarece unele erori referitoare la setari au fost reparate in noul update.
https://forum.tagdiv.com/how-to-update-the-theme-2/
Daca problemele persista si dupa update, contacteaza-ne te rog pe mail la contact@tagdiv.com si ofera-ne username si parola (admin) sa ne putem loga pe site sa inspectam eroarea.

Multumesc

vasik
Participant
#0

On reducing the width of the block 16, the front page ibcm.biz under the menu. Previously, the width corresponds to 1 \ 3 of the page, and now small and difficult to read the contents. How to return the width?
Composer updated.

Viewing 25 results - 45,026 through 45,050 (of 52,922 total)