yxda
Forum Replies Created
-
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Restore failed…Thank you, Bryle. I deleted the plugin and restored my website through cpanel. So, I solved it.
Thank you. I think I got it. I tried to block Google Analytics cookies, but I forgot that I deactivated GA before. So, I tried to block something that wasn’t there anymore.
The site: http://minta01.sagebvc.com/
Thank you for your help.Forum: Themes and Templates
In reply to: [Sydney] Sydney with image optimizationThank you, Kharis. I sent you the details in email.
Thank you for your help, I greatly appreciate it.Thank you.
Thanks. I might have been misunderstood. What I want is to create a site for a non-English speaking country. However, the best would be if I could work on the site in WordPress Dashboard in English. Even if I change the site language into a language other than English the cookie banners, etc. comes in English. I wouldn’t like to do the translation, I was hoping that the plugin can do it for me. Is it not the case? So, your plugin is not multilingual?
What I want is a cookie consent banner with related buttons for adjusting, accepting and rejecting the cookies and a privacy policy all in one language I’ve chosen for the site and not in English. Can it be done with the free version of your plugin? I can’t find any options for language when setting up the plugin.
The site would operate only in one EU country, so Cookie Consent/Privacy Policy would be needed only in one language, other than English. Options for other languages would be not necessary.
I am using GDPR Cookie Consent plugin. Do you have more GDPR Cookie Consent/Privacy Policy plugins? Would this be the one that I am looking for and meets GDPR requirements in foreign languages? Thanks or your help in advance.
Thank you, Steven. It seems to work fine.
Thank you.
This is what we have now:
minta01.sagebvc.comI would be interested in two options (one with one column and one with two columns).
Option 1: I would like to have wider content on pages (static pages), but the text box would be the same size. E.g. wider than on http://minta01.sagebvc.com/index.php/sample-page/
Option 2: I would also be interested in finding out how I can have two columns on the pages like on redony-tiszaujvaros.hu
Thanks for your help in advance
Thanks, Steven. Can I send you the link in private (email, etc.)? I am not the owner of the site, only helping with putting together the website. Many thanks.
Thanks. I couldn’t find a way to make it work, but I tried another plugin that seems to do the job.
Thanks. I deleted the lines as I could not find their place. Now, they are not included.
Thank you. I can send the url to you in email if it helps. It is not my site. I am just helping.
A part of MetaSlide user guide for Twenty Eleven Theme from 2014 said that:
Recommended slideshow size: 1000 x 300. Go to Appearance > Editor. Select header.php from the right. Find (line 81):
if ( $header_image ) :
Replace with:
if (is_home() || is_front_page()) : echo do_shortcode(“”); // replace 123 with your slideshow ID elseif ( $header_image ) :
I replaced the line accordingly.
The MetaSlide plugin says the following for the plugin use:
To display your slideshow, add the following shortcode (in orange) to your page. If adding the slideshow to your theme files, additionally include the surrounding PHP code (in gray).
<?php echo do_shortcode(‘
[metaslider id=”114″]
‘); ?>Where should I place this code exactly?
I hid the picture in ‘Customize’,, so now I have different problems. Menu bar is above the slideshow. Getting a link and an extra space above the menu bar on home page. For certain menu items the slideshow just disappears.
Now, the static image is not replaced with the slideshow in the header but the slideshow is placed below it.