Hi, I have all my blog sub-headings set at H2 with the ‘headingClass’ responsive text. When I view the sub-heading text in the editor it’s a good larger size but after saving and looking at the post normally, the headings are very small. I can’t remember how I set the responsive text now and thought you might be able to help me out.
Thanks
Hi there,
Thanks for writing in.
You have upgraded your cornerstone which is only compatible to X 6 theme, and that caused javascript errors. Please update your theme too, or delete your current cornerstone and let your active X theme install the correct version by visiting the overview page.
Thanks!
Thanks Rad,
I updated the X theme and some posts have reverted back to the original size nicely, but i noticed others haven’t. If you look at Blog - Outback and Bush Eventurers - Birdsville Races you will see this post’s sub-headings are still small. Can you tell me why?
Thanks again
Just had a better look and it appears almost all posts are still not at the correct size and haven’t changed.
Hi,
Try to increase maximum font size to make it bigger.
Thanks
Can you tell me where to find this. I can’t remember. Thanks heaps.
Hello @liz80y,
Thanks for updating thread.
Please edit the page in Cornerstone and open the settings panel. I have created a screencast that you can take a look. https://cloudup.com/ceiUaSWDQ0b
Thanks.
Hi Prasant,
After updating to the current Cornerstone as suggested initially, i noticed there was a fresh update for X theme, so I updated this too. Now I am no longer seeing any preview when i go into conerrstone to edit. Very frustrating.
I have tried disabling the cornerstone plugin because if you look at the comment from Rad above it stated I may be able to let active X theme install the correct version etc. but i can’t locate the overview page? I’m a bit lost.
I really need this fixed asap. Can you please help? All i need is for it to be back to normal and for the sub-headings to be at a decent size.
Thanks for your help,
Liz
Hello Liz,
The X > Overview page were removed and replaced in the latest version 6.x.x. Simply go to X or X > Validation and Cornerstone will be installed automatically. Meanwhile, if due to permission error, it will not be installed, you may download the latest version of Cornerstone in the link I added in the secure note.
Please let us know how it goes.
I did what you suggested and for a second there I thought it was actually fixed and I could do some work. I decided to load it again just to make sure and nope… doesn’t work. Still getting no preview. Tried it several times and the same thing. So annoying.
I know you guys are doing your best and you’ve been wonderful but X theme is killing me. All I wanted was for my font size to increase on the sub-headings and now I can’t do any blogging at all, not to mention for three days my pages look unprofessional due to the sub-headings. The worst part is with me in Australia and the time difference, it takes 24 hours to get a response from you.
Can you PLEASE tell me how to get the preview to work. If there are errors, please tell me how to get rid of them in a way that I don’t need to waste another 24 hrs to get clarification on where to find things or what you meant.
If you could please get back to me asap i’d be forever grateful.
Hello There,
I’ve taken a closer look at your issue and after several moments checking all the settings, codes and tiny little details you have added in your site, it turns out that you have inserted this:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
in the Insert Headers and Footers plugin. Now this line is not necessary because WordPress loads up the jquery. Adding this line created an erro on the page that affects the whole theme and Cornerstone. You must remove this line. Please go to Settings > Insert Headers and Footers > Settings > Scripts in Header and remove that line.
Hope this helps. Please let us know how it goes.
Thank you sooooo much @RueNel! You have fixed the issue! What a life saver
I had to go in and change each of the responsive text sizes on each blog post individually which took forever but it’s all done now and looks great. Can you tell me if i can have the sub-heading size set so it automatically makes it this size and doesn’t change. Would hate to have it revert back etc.
Thanks again
Hi,
If you want it to be the same and doesn’t change you can remove responsive text and add this css code in Theme Options > CSS
.headingClass span {
font-size: 45px !important;
}
You can also install this third party plugin for backup.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.