Hi, can you send a post link so that I can see this issue ?.
@Jlbrown – If you are using smart lists in post, the ads won’t appear anywhere in the post. Remove smart list and you will see ads back.
Hi Catalin, how do we add button in the smartlist ?. If you look at the link that I sent, it shows smartlist + button. This is very useful for sites that showcase a app and provide download links for android / apple store.
Thanks Simion, i will use the shortcodes plugin for now.
Hi catalin, i am using auto ads throughout my site and i don’t think i am using double click ads. On header, sidebar,top,mid,bottom of the post are the ad codes placed.
I did some research and found that on the posts where i used “smart lists” the ads don’t appear in top, mid and bottom of post. If i don’t use smart list, the ads appear fine.
Example :-
Post with smartlist – https://prajwaldesai.com/sccm-technical-preview-1807-installation-and-features/
Post without smartlist – https://prajwaldesai.com/deploy-pulse-secure-desktop-client-using-sccm/
Thanks Simion. Now that I know to use cloud templates, i need to activate tagdiv composer first. My question is, can i activate tagdiv composer > copy the button shortcode from multipurpose element and disable the tagdiv composer and use it in posts ?. Will it work ?.
Love to see this feature. Has this been implemented already ?.
Hi Simion, I am still not using tagdiv composer plugin. Moreover we cannot use composer plugin on posts right ?. I am using shortcodes plugin but I wanted to achieve it using your shortcodes.
I could achieve this using shortcodes plugin but wanted to use your buttons and align them in a single row.
Here is the example – https://snag.gy/GTCJZB.jpg
Website URL – https://prajwaldesai.com/download-microsoft-system-center-ebooks-free/
-
This reply was modified 7 years by
Prajwal Desai.
Hi Catalin, I am not using cloudlib plugin yet. I am still using visual composer. On my post I am trying to create buttons using the button shortcode. How can i align 3 buttons in a single row ?.
Just FYI.. the reviews are not showing up. https://snag.gy/IMb82d.jpg
1) AMP – I got the answer, it’s coming in future update.
2) Message / alert box – I haven’t got the answer. Are you suggesting me to use custom code for this as well ?. If you can add dropcaps, buttons then why not message box ?. I can modify the css file and add code but with every update the code goes off. Since i want to display colored message box, i have to define multiple codes for each color in css. Can’t you even consider this as a request ?.
3) 4)- I Got the answer. Can you tell me how do we change background color of quote box ?.
5) haven’t got the answer. How do we ensure google adsense ads are displayed in firefox and chrome when they are blocked.
6) Post update date – I have referred the post and it does not display updated date in google search. It just adds “last updated label” to all posts. Though you have updated the post or not, it just shows last updated on all posts which is incorrect. Ideally it should show last updated date only if post has been updated recently. So please give me a proper solution for this.
-
This reply was modified 8 years by
Prajwal Desai.
-
This reply was modified 8 years by
Prajwal Desai.
-
This reply was modified 8 years by
Prajwal Desai.
Any update on last part of my previous reply ?.
Question – In future if you decide to add this to post options, will this custom code conflict with your code ?
Yay !! Thank you Simion.
Here is what I did – https://snag.gy/vUqzB3.jpg
And i could get 2 boxes with different colors – https://snag.gy/GSVB8W.jpg
Question – In future if you decide to add this to post options, will this custom code conflict with your code ?.
-
This reply was modified 8 years by
Prajwal Desai.
Is there a way to add message box using CSS ?.
Sorry, i meant can we use tagdiv multipurpose on posts ?.
Hi Bogdan, looks like you missed reading this – Can we use tagdiv multi-purpose plugin on posts ?.
-
This reply was modified 8 years by
Prajwal Desai.
Thanks Simion. I will check this issue in google forums.
Hi Simion,
I have tested the link using structured data testing tool and even i didn’t find any errors. For other posts, i have waited over a month of time to see the dates but dates are still not shown.
1) Why is the google not showing/reading my post updated date ?.
2) Why is google only showing the dates of posts that i did not update ?.
<?php echo the_modified_date(‘F j, Y’, ‘<div class=”td-post-date”> Last Updated: ‘,'</div>’); ?>
Is the problem arising from “div class=”td-post-date” ??. Instead of td-post-date should i add something else ?.
From my end I have resubmitted the sitemap but still no luck.
-
This reply was modified 8 years by
Prajwal Desai.
I am using a default template and I have added this code to the single post loop Default template.
<?php echo the_modified_date(‘F j, Y’, ‘<div class=”td-post-date”> Last Updated: ‘,'</div>’); ?>
Is the problem arising from “div class=”td-post-date” ??. Instead of td-post-date should i add something else ?.