Franky2014
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] entry-title tagI think, this will work for you:
https://sanderzonderarmen.nl/wp-content/uploads/2026/03/astra-settings-export-03-03-2026.zip
Forum: Themes and Templates
In reply to: [Astra] entry-title tagGoodmorning Humayon,
The export is done. What is the best way to add the .json file to this conversation?
Forum: Plugins
In reply to: [Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager] Blog categoryWith some practice, I found a solution. Because of a wanted to change the sitebar of te fronpage, I saw the instruction to chose Archive type… Not logical to me. But it works.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Footer positionSolved by adding some CSS.
But stil not understanding why the footer position is outside of the browser by default.Forum: Themes and Templates
In reply to: [Twenty Fourteen] Footer positionAnyone, how do I get a sticky footer?
Forum: Plugins
In reply to: [Clone] Unzip backup not possibleSame problem, I think: The plugin encountered an error while downloading the zip file,the following error message was returned:
Error Message : Internal Server Error
Temporary files created in **SITE-ROOT**/wp-content/wpclone-temp will be deleted.No respons from author or support team…?
Hi Liuta Ovidiu,
Ive used tis plugin for many years. And now I see something’s changed.
I also want to put a backup on anorher url. So I followed your instructions:
Did a clean WordPress install.
Coppied to the root (httpdocs) Vendor folder, vendor.phar, xcloner_restore.php and also de backup.tarCan you explain “start the restore procedure.”
I go to Restore Script Upload. Downloaded here the files and set them in the root. So I solved the error “AUTH_KEY missing or invalid!”
Changed the settings WordPress-adres (URL) & Siteadres (URL) with www. But it makes no difference.
The path: http://www.mydomein.nl/xcloner_restore.php check, but nothing happens.Can jou assist?
Maybe this will help.
Forum: Fixing WordPress
In reply to: horizontal nav vertical sub and responsiveThe URL is this is making my explanation makes clear.
I’m trying this solution works, so it looks just not as described.
Forum: Themes and Templates
In reply to: [QuickStrap] Responsive Menu > Sub item is not showingThis works:
.sub-menu { display: none; }
.current_page_item .sub-menu, .current_page_parent .sub-menu { display: block; }
I think this is the end of the topic because there is a solution now. Thanks for helping.Forum: Themes and Templates
In reply to: [QuickStrap] Responsive Menu > Sub item is not showingOke,
The given css does not hide my subs. I put this in de style.css of the child template.Forum: Themes and Templates
In reply to: [QuickStrap] Responsive Menu > Sub item is not showingThanks, By comparing I saw the difference ‘depth’ => 1,
But hover behavior doesn’t exist on touch screen devices?Forum: Themes and Templates
In reply to: [QuickStrap] Responsive Menu > Sub item is not showingYes, I’ve done that. And for so far the subs are visible. Thanks.
Can you explain what part of the php make this difference.
And, to make them only visible after clicking on the parent is just modify the CSS?Forum: Themes and Templates
In reply to: [QuickStrap] Responsive Menu > Sub item is not showingThanks, for so far, the Childtheme is created and activated.
What’s the next step to see the submenu-items?Forum: Themes and Templates
In reply to: [QuickStrap] Responsive Menu > Sub item is not showingThe name of the folder is quickstrap-child.
The css is not loading.