laptolap
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] Astra 4.1.4: Toggle button (burger menu) not workingHi Herman,
thanks for your reply.
Meanwhile I could solve the problem.
In my case there were no content in the section “Off canvas” although it has to be there 🙂
My ticket can be closed too.
Regards Heiko
Forum: Themes and Templates
In reply to: [Astra] Astra 4.1.4: Toggle button (burger menu) not workingHi there,
I am sorry to say, but the 4.1.6 version does not fix this issue.
Same problem here.
Toogle navigation leads to a white frame without any content.
Hope for a soon reply, cause the customers site is finished and needs to publish!
PS: It works with other templates. I tested it.
Thanks.
- This reply was modified 2 years, 9 months ago by laptolap.
Thanks for your reply and support.
I did all the possible steps you mentioned, but no solution.
Wordpress downgrade, too.
It seems that the elementor script/content will not be loaded/accepted anymore.
But it must be the serveral updates I made, which usually will not effect negatively. First time with a wordpress homepage, that after an update, something will not work anymore.
Like I said, in elementor editor mode you will see everythink correctly, but in preview and after saving the site, unfortunately not.According to the backup-issue:
I am so stupid, cause I thought, that I adjusted Updraft Backup to make backups every 2 weeks, but I canceled the settings to manual…some time ago.Any other ideas?
Update of the theme itself?
How will it be made with i-max? Could not find description how to update it.Forum: Plugins
In reply to: [Rolo Slider] Issue with Force Full WidthJust in case, plz have a look at the following Screenshot (displayed with MS Edge)
https://heikowski-fotografie.de/temporaer/screenshot-gugigei.jpgForum: Plugins
In reply to: [Rolo Slider] Issue with Force Full WidthHi,
thanks for your reply.
Unfortunately no solution found yet.But meanwhile I put the website online.
Now you can see the issue at: http://www.gugigei-fotografie.deWhat I found out up to now:
With Google Chrome everything looks great, at least on my Desktop-PC.
Only with Firefox and Edge you still should see the problem with the horizontal scrollbar.Hope for your soon reply.
Best Wishes.
Forum: Plugins
In reply to: [Rolo Slider] Issue with Force Full WidthHello,
I have the exactly same problem.
Please have look at:
http://www.gugigei-fotografie.de/home/
(NOT! http://www.gugigei-fotografie.de)I used the same code analog:
#rolo_1852_6 {
max-width: 100%;
}But nothing happens.
Looking forward for your support.
Thank you.Your Custom CSS code is working. Thank you very much, Tobias. 🙂
And what is the code, that this will effect by default with all tables?You mean the < br > ? If so it is not working.
<h5 id=”articleHeader”>MASSAGEN</h5>
</br>
Ohrenkerzenbehandlung
Indisches Entspannungsritual mit Nacken- und Kopfmassage.
[table id=29 /]Balance & Harmony
Ausgleichende Rücken- und Nackenmassage.
[table id=18 /]
Feel & Relax
Erleben Sie Entspannung bei einer Ganzkörpermassage mit warmen Aromaölen.
[table id=19 /]In this sample there is < br > between [table id=29 /] and “Balance & Harmony”
Hi Tobias,
thanks for your reply.
I just checked the text-mode yesterday, too. But there seems to be everything ok.
Here is the code of the text-mode for the first three products:
<h5 id="articleHeader">MASSAGEN</h5>  Ohrenkerzenbehandlung Indisches Entspannungsritual mit Nacken- und Kopfmassage. [table id=29 /] Balance & Harmony Ausgleichende Rücken- und Nackenmassage. [table id=18 /] Feel & Relax Erleben Sie Entspannung bei einer Ganzkörpermassage mit warmen Aromaölen. [table id=19 /]And once again something I recognized:
When I add a line by pressing “return” in the visualmode of wordpress, than the according and following table will be displayed with a gap/line before.
Example for the visual mode:
Ohrenkerzenbehandlung Indisches Entspannungsritual mit Nacken- und Kopfmassage. [table id=29 /] Balance & Harmony Ausgleichende Rücken- und Nackenmassage. [table id=18 /] Feel & Relax Erleben Sie Entspannung bei einer Ganzkörpermassage mit warmen Aromaölen. [table id=19 /] Candle-Light Massage Massage mit wertvollem Öl aus der Massagekerze. [table id=20 /]And with the following example there will be a gap between the text and the according table, and even NOT between the product content, like it should be:
Ohrenkerzenbehandlung Indisches Entspannungsritual mit Nacken- und Kopfmassage. [table id=29 /] Balance & Harmony Ausgleichende Rücken- und Nackenmassage. [table id=18 /] Feel & Relax Erleben Sie Entspannung bei einer Ganzkörpermassage mit warmen Aromaölen. [table id=19 /] Candle-Light Massage Massage mit wertvollem Öl aus der Massagekerze. [table id=20 /]Something new, that I dont understand now.
As you can see on the site mentioned above, only the first integrated table will make a Gap between the textline before.
All other tables are placed exactly in the next line, as you can see.Really dont understand that.
I made a new first table, copied by one that will not make a gap, but no difference.Hope for your support.
Thank you Tobias,
it works 😉
And for those, who want to set all tables of your website without padding on the left, you have to use this code:
.tablepress td { padding-left: 0; }