Call to Action on a Page. Can CTA be copied to Sidebars?

Posted in: Newspaper
Post count: 48

Hi there,

https://www.10keythings.com/

Check the Side Bar below Featured Section – You will notice CTA.

Now this Call to Action is on a Page via VC. Is this CTA can be copied to Sidebars under different categories / posts?

Thanks.
Best Regards,

Post count: 23312

Hello g10ktk,

If you want to use that Call to Action element from Visual Composer for sidebar under different categories or posts, please notice that you should copy/paste the shortcode for this element in Widgets area, in a text block. First of all, you will have to choose a widget which you use it for posts and category pages as Sidebar. First of all, from the Visual Composer editor, you should take the shortcode for this element, like this -> http://screencast.com/t/DaxLfZ7jUp -> http://screencast.com/t/mVVHX19P -> http://screencast.com/t/Ku4jr1HK -> http://screencast.com/t/p0nusOsfn7Q and the result you should see here -> http://screencast.com/t/Wpdcn0fp

Hope this helps!

Thanks for your understanding!

Post count: 48

Thanks a lot, Catalin. Worked perfectly.

5 stars!

Post count: 23312

Hello g10ktk,

You can rate our theme support with 5 stars on Envato Market. This will help us greatly.

Thanks for the message!

Post count: 111

Hey Catalin,

I figured I’d ask the question in this topics, because it relates. I did what you said and it worked, only the background color of the element is not copied. Any idea why? It is mentioned in the code, so I guess it should work.

This is the code, the yellow background doesn’t display:

[vc_cta h2="Help us grow our network of kids correspondents" h4="Let childrens voices be heared" txt_align="center" add_button="bottom" btn_title="Donate" btn_color="primary" btn_size="lg" btn_align="center" btn_link="url:http%3A%2F%2Fwww.theyouth.org%2Fdonate|title:Donate||" btn_button_block="true" btn_custom_onclick="true" css=".vc_custom_1479844170836{background-color: #ffee00 !important;}"][/vc_cta]

Post count: 23312

Hello VoZz,

I have checked your shortcode to my side and everything seems to work as properly, as you can see here -> http://screencast.com/t/q3qZVXmBhk Please try again, clear the cache and check the results.

Thank you for the message!

Post count: 111

Hey Catalin,

Mmm, I see. I have tried a few more things now, but still nothing. I don’t have any cache plugin. I have tried it with any custom CSS in my themepanel removed. I have tried both the native text widget and the tagdiv one. I have checked out the color with developer tools, and I don’t think I have defined this color anywhere. Can you have a look on the page? http://tinyurl.com/h2ocnqv

Post count: 23312

Hello VoZz,

Try the code below and place it in Theme panel->Cusotm CSS area.

The code is ->

.vc_general.vc_cta3.vc_cta3-style-classic, .vc_general.vc_cta3.vc_cta3-style-custom {
background-color: #ffee00!important;
}

The result -> http://screencast.com/t/9nuoTFb4Nj

Thanks.

Post count: 111

Did the trick. Thank you!

Viewing 9 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic.