Tagged: New
- This topic has 16 replies, 3 voices, and was last updated 6 years, 3 months ago by
Anonymous.
-
AuthorPosts
-
June 27, 2017 at 8:42 pm #6696
Anonymous
InactiveHi, this is Vikram here. I would like to know if your theme, which is awesome by the way, is this theme Google AdSense Ready? Can I apply for the Program and if I get accepted will your theme be compatible with it?
Also, I am having issues with:
1. The drop-down menu
It’s not working. I have to remove the dropdown links. Please guide me how to solve it.2. Blog Way: Author Profile Widget is not showing the round image.
My website is, http://www.stylemyday.in/blog
Thank you.
June 28, 2017 at 4:33 am #6697ProDesigns
KeymasterHi @stylemyday,
It looks like you are using autoptimize plugin. This plugin sometime breaks css.
Please deactivate that plugin and check once, both author widget and dropdown menu will work like demo.
You can use google adsense on sidebar.
This theme is child theme ready theme meaning it has hooks and actions which are easy for customization through child theme.
If you like to add adsense other than in sidebar, you can create child theme and add them where you want.
Thank you.
June 29, 2017 at 6:41 pm #6698Anonymous
InactiveThank you so much for replying back. Is there any other way than deactivating autoptimize plugin? This plugin is really amazing to to.
Can you guide me more on this “Child Theme” topic? I am new to this topic and does not know anything about it.
June 30, 2017 at 7:19 am #6699ProDesigns
KeymasterHi @stylemyday,
Go to Appearance >> Customize >> Additional CSS and add following CSS to make profile picture of author circle:
.profile-img img { border-radius: 50%!important; display: block!important; margin: 0 auto!important; }
Regarding Child theme you can find online tutorials and explore it.
June 30, 2017 at 10:43 pm #6700Anonymous
InactiveHey there. Thanks for being with me.
Only adding your code did not worked for me, however, I excluded this class (.profile-img) from autoptimize plugin and it worked for me. Now I got one more thing and that is the social link below it. Can you help me with that to please. Aldo, I could not locate the ID ” social-profiles ” in my CSS. Please help me how to I get back these link below it like in your demo site.
Thank you.
July 1, 2017 at 5:29 am #6701ProDesigns
KeymasterYou can use
.widget .profile-wrapper #social-profiles
for social profile of author.July 1, 2017 at 10:31 am #6702Anonymous
InactiveCan you please go to my website and check out for this Sections please? I am not able to do this at my own now.
Also, the footer is now messed up to 🙁 .
July 1, 2017 at 10:46 am #6703ProDesigns
KeymasterHi @stylemyday,
We are extremely sorry that we cannot provide support for issues of other plugins. All these issues are because of autoptimize plugin.
You can contact plugin’s support for it.
July 1, 2017 at 11:28 pm #6704Anonymous
InactiveI got it. So I deactivated the plugin but now the complete site is messed up. Any help now please?
July 2, 2017 at 3:15 am #6705ProDesigns
KeymasterHi @stylemyday,
Activate any other theme, delete Blog Way completely, after that install fresh copy of it and activate it.
Hope this will work.
July 2, 2017 at 11:10 am #6706Anonymous
InactiveHey, thanks for the help 😀
It did not work for me. I did what you said, activate other theme and delete and fresh a new copy of BlogWay. However, I did activate the autoptimize plugin again and it worked 😀 Thanks for the awesome theme.July 2, 2017 at 11:31 am #6707ProDesigns
KeymasterHi @stylemyday,
Your site looks great now. Cheers!!
July 8, 2017 at 11:32 pm #6708Anonymous
InactiveHey! Can I hide a post only from my homepage?
Bothering you again sorry.July 9, 2017 at 5:33 am #6709ProDesigns
KeymasterHi @stylemyday,
There is no option to exclude post from home page only in theme. However, there might be plugins to do so. You can search it and give a try.
Thank you.
July 15, 2017 at 5:09 am #6710Anonymous
InactiveHey, Amazing people!
This question is back to my very first question,you told me to, ” If you like to add AdSense other than in sidebar, you can create a child theme and add them where you want”.
Here the thing, I was trying to add the AdSense code in my post and header (still not using child theme, but will after I get this solution);
#1. The header: I inserted the Ad in my header below my menu, (The Ad is not responsive, so clashes with in small screen views, but my question is something else). My question is, when I look the ad in my mobile view, the menu bar in overlapping the Google Ad. Do you have any idea why is it happening? A solution would be great.
#2. When I insert an Ad in my post paragraphs the ad is getting out of the box and is using my whole screen. Is this an Ad related issue or should I do something with the code to make sure it keeps inside the content box only?
I know I am not a paid member and asking too much of favors for you. But if it’s ok with your policies please guide me here.
Thank you so much!
-
AuthorPosts
- You must be logged in to reply to this topic.