Can I change that to https://glarmester-thomas-andersen.dk/services/glas-til-trapper-og-gulve/
]]>I have the post grid shortcode on my homepage and I would like the image to either not be clickable at all or to be clickable and take you to the blog. They do not want the image to be clicked and then just enlarged.
If you go to siemermilling.com and scroll to the bottom of the home page where the “news” is, that is where I would like to make the images non clickable.
I hope I am explaining this correctly! Any help or a point in the correct direction would be greatly appreciated!
]]>I need to change h1s and h2s on a clients homepage.
How can I do this?
Thanks Danny
]]>I need help with the website above.
We’re unable to make any posts and link throws this kind of error. I know this is related to the theme as 2017 works fine but would like to try to get it fixed. Has anyone here experienced this using Bettasco?
Thank you!
]]>Doing some googeling on the subject I found this: https://www.cherryframework.com/question/please-error-on-editing-home-page-2/
i.e. the same issue when installing it together with Cherry Framework 4.
My immediate solution to get into WP backend again was to delete Cherry Team Members from the plugins folder but that doesn’t really solve the problem, as I would like to use the plugin.
It seems Cherry Team Members is not working with Cherry Framework 4?
]]>I found this in my Cherry theme functions:
add_action('cherry_activation_hook', 'clean_less_cache');
function clean_less_cache() {
if ( CURRENT_THEME == 'cherry' ) {
$bootstrapInput = PARENT_DIR .'/less/bootstrap.less';
$themeInput = PARENT_DIR .'/less/style.less';
} else {
$bootstrapInput = CHILD_DIR .'/bootstrap/less/bootstrap.less';
$themeInput = CHILD_DIR .'/style.less';
}
$cacheFile1 = $bootstrapInput.".cache";
$cacheFile2 = $themeInput.".cache";
if (file_exists($cacheFile1)) unlink($cacheFile1);
if (file_exists($cacheFile2)) unlink($cacheFile2);
[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
—
Just a little heads up for anybody moving a WordPress site that contains any kind of Cherry Framework related theme – You need to delete your .cache files for .less files. Here is where mine were located:
For Cherry Framework itself:
less/bootstrap.less.cache
less/style.less.cache
Then inside my child theme (this may be different for you, but find the .cache files and delete them if you’re getting errors):
theme root/style.less.cache
bootstrap/less/bootstrap.less.cache
Without deleting these files, your site will look for the .less related files and style sheets inside the old site file structure, which obviously will not work
I’ve disabled all plugins and tried changing themes and neither has changed anything about this.
]]>I just installed the AddThis social plugin. I would like to remove the default (inactive) cherry framework 3.1.5 social media icons. I’m running windows 10.
Most of the suggestions I saw were kind of code heavy. If I had the exact code, exactly where to put it, an so on, I would give it a go. But most of the solutions I saw assume some coding experience.
I would be open to a plugin but would rather prefer a solution without a footprint.
Thanks
]]>I’m using a Cherry Framework template
https://www.templatemonster.com/demo/53934.html
It causes my header to be split horizontally when showing the offending text.
https://www.dniphotography.com
How do I get rid of this WITHOUT deleting the Bing Webmaster Tools?
Thanks
]]>www.dniphotography.com
Our new website went live June 10, 2016. All was good until July 3, 2016. I did all my new content July 3rd on my speedy win 7 machine, but my photography clients using Win 10 starting getting 404 errors. Then I started getting: lessphp fatal error: load error: failed to find /home/butchdon10/public_html/wp-content/themes/theme53934/bootstrap/less/bootstrap.lesslessphp fatal error: load error: failed to find /home/butchdon10/public_html/wp-content/themes/theme53934/style.less-
Which I have been able to resolve.
I reinstalled my web content from my Win 10 machine. My clients can now see my website without issue. Unfortunately, the Win 10 machine could NOT see my recent additions to my media folder, so I had to upload them FROM the Win 10 machine first.
But now, my Win 7 machine CANNOT see the new web content added by the Win 10 machine.
I did all the content in normal user mode. As a test I added web content as the webmaster to see if it would make a difference on either machine. It did not.
Been on these issues non-stop for four days. I’m just a WP website user. My developer has been informed, but has no answers yet.
I also get this at the top of my background Don’t know if it’s related:
– CC24C624C25C36FC3D1D3E81299762EB
If you need clarification on any of this, just ask.
Thanks
]]>