Forum Replies Created
-
AuthorPosts
-
I should add, the site is with SiteGround – but I don’t currently have their caching plugin enabled.
DNS is with CloudFlare.- This reply was modified 6 years, 8 months ago by Jason.
Hi Vinay,
I just tried to access the site via that URL (which is the WP login screen) & using that username & password was able to log in & view the site.
That screenshot you provided is what you’d get if you try to view the site without logging in – it isn’t live, it’s behind a holding page (which is what that screenshot is of).
I think you may have had a problem as away mode was set (security) which I’ve since disabled.
Can you please try again, & if you still have issues – let me know.
Thanks,
Jason- This reply was modified 6 years, 8 months ago by Jason.
Thanks Nikko,
I’ve contacted the plugin developer to see if he can help out, as I’ve no idea where to start in order to modify that code snippet :)
JasNovember 28, 2017 at 12:42 am in reply to: Migrating from an old Woothemes theme with some custom code/templates #882433Thanks Basilis,
Just so I’m clear, PHP is or isn’t supported (directly) in Code Blocks in Enfold?
I have to create a shortcode from the custom code (which is a combination of PHP & JS) & use that in the Code Blocks (rather than using custom page templates).
Can you give me any guidance, advice or recommendations on the easiest way to create shortcodes usable in Enfold?
Thanks,
JasonNovember 23, 2017 at 10:07 pm in reply to: Migrating from an old Woothemes theme with some custom code/templates #880950Ok, so WP 4.9 decided to cache template files & not provide a way to clear that cache, which is why I wasn’t seeing them in the drop-down.
Further infoI’d still like feedback / advice on the code block vs custom template files though if possible :)
November 23, 2017 at 2:05 am in reply to: Migrating from an old Woothemes theme with some custom code/templates #880567Ok, I’ve done a little further research – am I correct in thinking that php isn’t supported via your code block? It’d be a lot easier (for me) if it did…
Anyway, if so, I have already tried copying page.php & /includes/loop-page.php from the main Enfold theme folder into my child theme folder, renamed page.php to template-search.php & loop-page.php to loop-template-search.php but I don’t seem to be able to select this template in the WP editor.
I know I can’t use your template builder with a custom template (that’s fine) but despite having added:/* Template Name: Search */
to the top of my template-search.php file (directly under the opening php tag) it’s not showing up under page attributes.
What am I missing?
October 8, 2017 at 5:49 am in reply to: Tablet/iPad hamburger navigation issue in landscape (only) #861476Actually, I’m wrong.
I am seeing the navigation now – but the full navigation – not the hamburger menu.
How do I display the hamburger menu & not the full menu in landscape mode as well as portrait on tablet?October 8, 2017 at 5:46 am in reply to: Tablet/iPad hamburger navigation issue in landscape (only) #861475Hi Victoria,
I’m using your child theme & added that code to style.css here (not custom.css in the main Enfold theme folder).
I did also however try adding it to the quick CSS field under theme options/general styling – cleared cache etc – but I’m still not seeing the hamburger menu in landscape on tablet…
Any ideas?
Thanks,
JasonMore than happy for you to close it thanks :)
Hi Mike,
The previous dev had added the following to the child themes functions.php/* Remove Review Tab */ add_filter( 'woocommerce_product_tabs', 'wcs_woo_remove_reviews_tab', 98 ); function wcs_woo_remove_reviews_tab($tabs) { unset($tabs['reviews']); return $tabs; }
So I’m all sorted now :)
Thanks,
JasonAugust 31, 2017 at 10:48 pm in reply to: Add to, or modify default template for use on *some* pages only #846551Thanks Rikard – yep, that’ll do the trick.
Yes of course – I should have thought of that!
Thank you Victoria :)Hi Victoria,
Sure thing & it’s the homepage – so the heading INTRO for example should have a left & right square bracket around it :)
Thanks,
JasHi there,
This is still an issue – when moving the mouse/pointer over the thumbnail image, it pushes the pagination links down.
Can you please take another look.
NEW URL in Private area.
Then navigate to Services/Ship Repairs.
This first image is just after page load: http://i.imgur.com/KxE8Xlk.jpg
This second image is after I have hovered over a thumbnail: http://i.imgur.com/feBmaFq.jpg
See how the pagination drops?
This is in Chrome (on Mac) I’ve not tried in any other browser as yet.
Thanks,
Jason- This reply was modified 7 years, 3 months ago by Jason.
Hi Rikard,
Sure thing, login details attached.
If you get a brute force protection pop-up screen before being able to login in, the username is: u and the password is: 2
The page in question is: http://lytteng.aotearoawebdesign.co.nz/services/ship-repairs/
I seem to have been able to hide the icon, but it’s still pushing the content down on hover.
Many thanks,
Jasonthis shows how the following row of content (the pagination) gets pushed down when hovering over the image.
how it should look
what happens when you hover over the image
Hi Basilis,
It’s sorted – it was some weird issue with hosting it would seem (going from staging to live sorted it).
Thanks,
JasonHi John,
That seems to have done the trick thanks.
Cheers,
JasonHi Andy,
I just successfully logged in using those credentials – what issue are you having?
For the record – it seems to be LayerSlider which is causing the issue (as mentioned above) this is not a plugin I can disable.
Thanks,
JasonThere doesn’t seem to be the same issue on a page without LayerSlider present…
You can close it :)
Thanks Mike :)
Hey Rikard,
Sure thing. If you get a server level login prompt before being able to login to the WP Dashboard, the username is u and the password is 2
There is a LayerSlider TEST you can take a look at.
Many thanks,
Jasonok, so – weird. i had added a custom css class – all it did was alter the font-size – but this seems to have caused the issue.
i removed it – then re-added it with a slightly different class name & now it works!
anyway, thanks – but i still find it a little odd.Hi Nikko,
I disabled all plugin’s & I don’t have any custom code – still didn’t work I’m afraid.
What next?
JasonI should add, the iconbox is on the home page:
Iconbox screenshot- This reply was modified 8 years ago by Jason.
Hi Jordan
Thanks for the reply – I tried that already & it doesn’t work I’m afraid.
I guess you’ll need to log in & take a look?Brilliant – thank you Yigit.
The only thing is, it doesn’t pull through the fact it’s an H1, it wraps it in a <p> tag.
Also, doing it this way means I’d have to manually edit each page – is there a way to add this to – or change the <h1> position in a template?
Actually, I see I can wrap the shortcode in <h1 class=”main-title entry-title”></h1> so I may be able to run with this.
Be handy to know if it’s easy enough to change where the page title appears (in a template file).- This reply was modified 8 years, 1 month ago by Jason.
Ok, so I re-downloaded the theme from theme forest & re-installed – it was there this time & downloaded/installed just fine.
Anyone?
-
AuthorPosts