Call to Action Button 2

Posted in: Newspaper
Post count: 36

Hi, I try to put a button in the CTA option 2 but the button will not appear. After set the target URL + link text it look like the system not save.

Post count: 36

The button 2 in last tab (Website) is also not working.

http://amsterdam-online.nl/test/ (password: check)

Post count: 36

If I enable the TOP ARTICLE LIKE/TWEET option I cannot see how many people like the page.
How can I add more space between the Facebook and Twitter button? Or better; can I make it the same style as the TOP ARTICLE SHARING option?

Post count: 22421

Hello,

I have checked your website and saw that you did not update your version of visual composer. Please update it by using this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
The CTA 2 button is a deprecated element and if you start using it, in a future update it will not work anymore. We recommend using the new CTA button that comes with the new version.
Please use that one and let us know afterwards if the problem is still there.

Thank you!

Post count: 36

Hi Bogdan,

Thanks a lot, after updating CTA works fine!

Reminder: If I enable the TOP ARTICLE LIKE/TWEET option I cannot see how many people like the page.
How can I add more space between the Facebook and Twitter button? Or better; can I make it the same style as the TOP ARTICLE SHARING option?

If I check the website at mobile there is a lot of empty space after a module. I have no idea how to fix that.

Last question, where can I change the mark-up for in-content post extern links?

Post count: 22421

Hello,
1) Please check this post: http://screencast.com/t/idXFWuVE. The like should appear on your end as well. If not, please try to clear your cache in WP and also the browser cache.
2) You can add more space to the sharing icons with CSS:
.td-post-sharing .td-classic-facebook iframe{
width:130px!important;
}

Unfortunately there is no setting to change the style for these icons and you will need custom work to change their appearance.
3) Please provide a direct link to the part of the website that creates the space. A screenshot will be helpful as well because i have checked your site and could not find the space you suggested.
4) Provide more details to this question as well. It is important what exactly you want to change. It can be done with css but it has it’s limits.

Thank you!

Post count: 36

Hi Bogdan,

Thanks, the CSS code for icons was a good solution.

3: Please check this img. of mobile screenshot empty space
http://s10.postimg.org/rf6rm3jc9/empty_space_mobile.png

4: I mean how to change the link color in posts. Now the linkcolor is black but text color is also black so visitors can’t see its a link :). I can only find change the Theme acces color but than also the color in menu change.

http://s1.postimg.org/44ljdwmov/link_color.png
Live: http://no.nl/kwh

Kind regards,

Post count: 22421

Hello,

3) Your problem originates from the WP recent posts widget on your page. Try to re-add this widget to your page because it is causing problems in the mobile version. you have a custom class set to it. Try to remove it and any css customization applied to it.

4) Use this custom css if you do not want to change the theme accent color:
a{
color:red;
}

Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.