Forum Replies Created
-
AuthorPosts
-
Hi Devin,
I tried re-FTPing but still same issue, in the end I extended the max_execution_time in my php.ini and then loaded from within the Dashboard. Now all working.
Many thanks
Mark
Hi Devin,
thanks for the response, it was over 2 days ago, but the wp-admin pages are still showing there is a 2.6.2 update available ?
Could I please request following addition to Enfold.
Add option in the theme to turn on / off the lightbox URL to feature images on Post pages. (as per #202971)
Currently I do not want to have my feature image to have any link.
I would also like to be able to edit the size and position of the Feature image in the Post view. i.e. small / medium / full width, left / right justified etc…
Many thanks
Mark
Hi could I request that this functionality be added as an option to the theme.
I.e. add a option box on the theme to turn on / off the lightbox functionality ?
Many thanks
Mark
Wow peter, thanks
the first one has worked. ( i placed in the wp-content/themes/enfold/functions.php file)
add_filter(‘avf_avia_get_the_ID’,’avia_homepage_id_workaround’, 10, 1);
function avia_homepage_id_workaround($id)
{
$id = get_the_ID();
return $id;
}Do I now need to update this in each update to Enfold manually myself, or is something you can put in a permanent fix.
Many thanks for fixing, really impressed.
Now all working at http://www.markwiltshire.com
Regards
Mark
I have now spent a month looking through other cookie law plugins, but none of them work as well as this one.
this is the only one which gives me the control I need.I have also confirmed that the issue absolutely lies in The enfold theme and Cookie Law Info plugin.
I have deactivated all plugins (except bb forum (required by theme), and Juiz Last Tweet Widget (is widget on my home page) and when I do this, the side column in my theme is correctly displayed. i.e. on home page, it is removed. (As Home Page, has no sidebar set)
Then when I activate ‘Cookie Law Info’ the error occurs, i.e. side bar is shown on home page.
Can you again please look at this and tell me what is going on, as this is paid for theme I am after just a little more assistance please.
I have tried to get developer for the Plugin to look at it, but he said he has had issues with other Kriesi themes.Many thanks, and wishing you a fantastic new year.
Mark
- This reply was modified 10 years, 10 months ago by markw1.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.DNS is now resolving, so you can see site at http://www.markwiltshire.com
Hi Yigit,
The settings were already as you suggested :
1) Frontpage in Enfold theme options – is set to show Home Page.
2) Settings > Reading > Front page displays – is set to – Your latest postsI have also now moved the site live, so you will find it at .
http://www.markwiltshire.com
(I have just updated DNS, may take a little while to push through)I still get the sidebar, despite the Page Home, having the ‘No Sidebar’ option selected.
Regards
Mark
- This reply was modified 11 years ago by markw1.
Hi Devin,
here is the site (TEST) http://test.markwiltshire.com
I have
a) In Enfold Settings, set Pages to have ‘right sidebar’
b) In Widgets, removed all the widgets from the display everywhere, and added widgets to the SideBar Pages area
c) On my page ‘Home’, which is set to be the front page of the site, I have set Layout to have No SidebarFrom previous explanation from support (See #186228), this setting should have no side bar.
I want sidebar on most Pages, just not on the Home page.
thanks
Mark
Hi there,
Many thanks for all the help, appreciate it.
Cool, I changed first CSS to
#top .social_bookmarks {
float: right;
top: 72px;
position: relative;
}Now working great, thanks
:-)
Excellent, that got it.
thanks
Hi added that to Quick CSS, but still same think happening.
1) social icons are not inline with the Home, Blog and Search Icons.
2) When I scroll down the page, the social icons move off the bottom of the logo bar, as this shrinks.thanks
Mark
That worked thanks, but seems to be an issue here.
If you choose default (under Enfold options) Add sidebar, and under page, choose No Side bar
– you get sidebar X – errorIf you choose default (under Enfold options) No Sidebar, then under pages you have to just on side bar when you want them.
It should really work both ways yes ?
thanks
Mark
Hi
thanks again for the quick response, really impressive :-)
1) ok, will look at creating child image, may be easier to have this as a parameter in the theme in future, if that is possible ?
3) ok, have now hidden the top bar thanks.
To elaborate on my other issue.
When I first hit the site (using latest Firefox on Mac Mavericks) , the social links appear, just below the Home and Search Icon.
Now as I scroll down the page, the top logo bar shrinks, and the Home and Search Icon move upBUT the social icons now fall off the bottom of this now small top bar.
Hope that now makes sense.
R
Mark
Hi Ismael,
thanks for quick reply appreciate it.
1) I would rather not have to edit index.php as then I will have to remember this each update.
How else can I change the blog title ?2) remove header, excellent thanks
3) I have added to Quick CSS, but
i) I still have bar at top
ii) when I scroll up the social links fall off the bottom of the logo bar4) perfect, thanks
Regards
Mark
-
AuthorPosts