agaldos
agaldos
About
- Username
- agaldos
- Joined
- Visits
- 45
- Last Active
- Roles
- Member
License key verification
We do not store any license keys, it is for verification purpose only if support expired
Where can I find my purchase code?Comments
-
Perfect - thank you!
-
Update: the culprit was a plugin. To test it: - I changed current BeTheme to default theme and problem still persisted - Deactivate all plugins: problem gone.
-
Thanks Appearance > System Status --> I have no limits PHP version is also fine. If I create a page with a parent Page, it works fine. However, if I create a page without parent page, it gives me a 404.
-
Thanks! My solution has been: .htaccess php_value memory_limit 256M
-
As you can see here, I cannot see the fields... If I deactive Yoast it works fine. (Image)
-
Ok - thanks What's the name of the client slider on the Builder?
-
Thanks! One more detail. Looks like this is for a client slider, which I'm not using as you can see here: http://acede.es/socios/. add_image_size( 'clients-slider', 150, 75, false ); // clients In my case, I'm using column-clients div…
-
Solved it by changing header.php: removed <?php echo $header_style; ?> from id="Header_wrapper" Not sure if it's the right approach or not...
-
The transparent header is causing this. So how can I make the header transparent for the home and fixed for the rest of pages?