Hello team,
How can I place a permament text on each of my post.
Please visit: 13 Powerful Ways to Transform Yourself For The New Year
Beneath the article, you will see something like Join us on BBM and get inspiring articles>>> Todaybase
I will like to have the text permanent in all the articles….
Please advise.
Hello todaybase,
If you want to have the permanent text in all your articles, you have to insert your snippet of the code in get_content () function from td_module_single_base.php. If you are using a do_shortcode method to put your text on your site, you have to use like this: http://screencast.com/t/7F8J8zmJ otherwise, http://screencast.com/t/v8pPfV81pR9
Hope this helps and let us know how it goes!
Thank you for the message!
I did this –
$content .=”Get free updates by joining our BBM Channel; <p>Click here C00210B46</p>”;
And I got this error –
Parse error: syntax error, unexpected ‘http’ (T_STRING) in /home/todaybas/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_module_single_base.php on line 424
Hello todaybase,
Please check the screenshot that I gave you below and try to do the same into your side. If you want have inline your message, you have to do additional customization.
http://screencast.com/t/H9BltcFY1sD1 -> http://screencast.com/t/u2H5VAyU
Hope this helps and let us know how it goes!
Thank you for the message!
Done and Perfect.
Great Support.
However,I will like to make it bold a more visible say with a paint. E.G
This is what am using which worked;
$content .=”<p>Get free updates by joining our BBM Channel</p> Click here “;
I will like to make it look like this;
Hello,
Please how can I place a link to this text…
http://www.screencast.com/t/YN5ztHqP
I want the link to just be on “advertising options”
I copied the code beneath it, to modify the writeup and link but it grabs the below writeup link..
Please advise
Hello todaybase,
If you want to make a link, you have to use the specific html tag for this -> link text For more information about this, you should find here -> http://www.w3schools.com/html/html_links.asp
Please check this screenshot and try to implement this on your website in order to do a link -> http://screencast.com/t/1lQuiQD2W7f and the result -> http://screencast.com/t/WD1xljUc3gtK
Hope this helps!
Thank you for the message!
Thank you for this.
But this is for the entire text to be a link, I only want part of the sentence to be a link.
E.g >>> Want to showcase your product or services to our audience? Then check our advertising options!!!
Hello todaybase,
Please try to use the same way and integrate between tag what part of the sentence you want to be a link. For example, please check these screenshots -> http://screencast.com/t/pMJpYUt5D194 and the backend of this is -> http://screencast.com/t/FeckqNbzIu
Hope this helps!
Thank you for the message!
Hello please how can I change this my pamenent text in all my post on todaybaseto an image text….
Changing this (1)— http://www.screencast.com/t/3VHvRzZWAeg
to
this (2) — http://www.screencast.com/t/ibzwysN5
Please note that (2) will be an image pointing to a link (like a page link)
Hello todaybase,
If you want to change your permanent text with an image, you have to use the do_shortcode method. First of all, you have to create your image with the desired link from Visual Composer, like this -> http://screencast.com/t/H6zqscKH -> http://screencast.com/t/u3Bp3gu6aIgo and then you have to add this code, as an example in loop-single-1.php after your content, like this -> http://screencast.com/t/yzZw46rFvw
The code from y example look like this ->
<?php echo '<a href="http://todaybase.com/paul-okoye-talks-his-new-label-and-his-two-artists/" target="_blank" rel="attachment wp-att-932"><img class="alignnone size-medium wp-image-932" src="http://localhost/ziar_6/wp-content/uploads/2016/02/p2-198x300.jpg" alt="p2" width="198" height="300" /></a>'?>;
Hope this helps and let us know how it goes!
Thanks.
Hello I have done that but no result.
Please see implementation…. http://www.screencast.com/t/ppn0MV1UW
Thank you.
Hello todaybase,
I have tested again the code on my side and the image is right displayed as you can see here -> http://screencast.com/t/cJNDX5QN Please notice that below I gave you just an example and you have to try to implement it yourself this code. Please check your code to be correct….pay attention about the path for your image and over PHP/HTML syntax because it is very sensible and if you have any errors the code will not working. Also, please notice that we can only give you a hint/method about the implementation which addresses only for advanced users. If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thank you for your understanding!
Hello todaybase,
I have tested your code on my side and works fine, as you can see here -> http://screencast.com/t/JEE1UDKUgO7x and the result you should see here -> http://screencast.com/t/9PAJVSB0ooI Please ensure that you have right introduced this code and you have no syntax errors of your side in order to achieve good results.
Thanks.

