Daily Quote

Posted in: Newspaper
Post count: 17

Hi,

I would like to add a daily quote somewhere.

1. Can I use visual composer to do this? I would prefer a new quote daily, taken from a list.

Preferably the quote should be on the top menu besides the logo. In the VC i can only edit certain parts of the page, the Logo, for instance, I can not “drag and drop”.

2. Can I put a quote (a static or daily) besides the Logo with VC?

Thanks in advance

Post count: 23312

Hello Tomka,

Please keep in mind that the Visual Composer affects only the content page, what is between main menu bar and footer section. So, if you want to add here some text (daily quote) with Visual Composer, please notice that you can use the Text Block or Text with Title, like this -> http://screencast.com/t/vYov8nII6
So, if you want to add some text under your Logo section, please notice that you will have to alter the code from the header style used by you. For instance, if you are using the header style 10 and if you want to add some text there, you will have to use the do_shortcode method to add this. Please notice that you should add the code in header-style-10.php, like this -> http://screencast.com/t/6NtnqrBRzhy -> http://screencast.com/t/n8JTFag9F
The code is -> <?php echo do_shortcode('[vc_row][vc_column][vc_column_text]YOUR DAILY QUOTE[/vc_column_text][/vc_column][/vc_row]'); ?>
Please notice that all of these processes are considered custom work and we cannot provide this type of service at the moment. So, if you need further customization in this regard and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you.

Thanks.

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