Forum Replies Created
-
AuthorPosts
-
default theme as in WordPress default?
Have done this previously on other Enfold sites and I lost ALL settings etc.
I see you have logged in 7 hours ago but not reply here.
Did you not fix it??Thanks
Sure
I have set up a admin login for youGo to shop, buy an item, then go to cart.
See the unformated page of cart with no links etc..
Just words and no formattingThanks
- This reply was modified 6 years, 11 months ago by Victoria.
Yes I did.
thats why I added the second msg to clarify I fixed it by changing the ID name..Ok I think I worked it out.
I changed the id=”test-popup” to id=”my-popup”
And
href=”#test-popup” to href=”#my-popup”
on the 2nd ( and 3rd I changed again) to make the 2nd and 3rd pop ups workis this all that is needed??
- This reply was modified 7 years, 2 months ago by wealthyone.
its a dev site on my desktop.
I have an image that when clicked will list a all of one category.
When this list came up, it would show the full post, but adding code above reduced that to set number of words.
All I would like to do is add an option to have “Read More” at the end of each listed post and then click that link and it takes
you to the actual post itself.Pages are also set up with categories so pages get listed as well.
If there is a whole bunch of new code that will do that same then I could try that. But I can not find anything else
thanks
Thanks. But what is the code for the Read More link?
So when lots of posts and pages are shown, then what code will grab the link for each.thanks
yes that seemed to work. I will have a closer look and let you know if I need anything else.
Thanks very muchyes sure. details below
Thats great.
Now how can I reduce the white space between the blog listings.http://pasteboard.co/o9vEgsj9P.png
thanks
i used this but I dont want it dashed
article {
border: 5px dashed#e2e2e2;
padding: 5px;
}ok simple steps. how would I put a border around the blog post..
Have seen this answered before in here but it didnt work for me…
Once again this is a DEV site
anyway I have found another solution for this so I am not worried about this anymorethanks
its on a Desktop DEV
is there anyway I can export a page template or provide some code somehow for you??Tell me how if I can
all I want to do is remove space at the top of the site.. So the site sits at the top of the browser.
thanks
- This reply was modified 8 years, 2 months ago by wealthyone.
Also on this same page there is a about a 45px bit of space at the top as well
I have a color section
inside this is am image and text etc..How can I reduce space at the top so the Color Section has no space above it
Thanks
This Grid sect still goes Over my side bar which I Dont want…
How do I make it fit in my main area only??- This reply was modified 8 years, 2 months ago by wealthyone.
I update to latest theme 3.7.1
got API and inserted it..
Didnt work. Came back later and all is working so give it some time to connect…Hopefully it will work for you
Magic..
I love enfold..
The more I use it the more I like it..
wont use any other theme now..Thanks
ok I did manage to get one logo on one page working, but how do I change this to work with different logos on each page??
- This reply was modified 8 years, 3 months ago by wealthyone.
Oh am I right in saying
add_filter('avf_logo','av_change_logo'); function av_change_logo($logo) { if(is_page(21) ) THIS Should be my page ID { $logo = "http://www.domain.com/wp-content/uploads/logo.jpg"; THIS should be a link to new logo } return $logo; }
So then do I repeat ALL code above for each page ID i want a new logo on?? Or can I add more code within here above??
I used this code and it hide the menu.
is this the right way to do it??body.page-id-10 #avia-menu {display: none;}
- This reply was modified 8 years, 3 months ago by wealthyone.
Ok seems I have answered my own problems.
For those that have the same problem, you basically have to delete the old folder first ( but rename it is better in case of problems)
So upload zip file of latest version , rename current folder (old version) and extract your uploaded zip file.
this is create a new folder called enfold and your site should be updated..OK I got my site back by renaming the whole folder of enfold.
and uploaded the old theme..So obviously there are many changes and new files between Version: 3.4.7 and the latest.
So how am I supposed to update this theme??
Thanks in advance
I deactivated Ithemes security and tested.
Menus updated.
But when I reactivated Ithemes Security I could still adjust menus so something is weird..Anyway I will keep an eye on it and let you know if there are further problems
thanks
Dont worry I found a add on to FF that works well
In case anyone else is looking
http://chengyinliu.com/whatfont.htmlYigit, your wonderful
that worked well..Thanks heaps
now located in Import / Export options ( NOT General Settings)
-
AuthorPosts