Forum Replies Created
-
AuthorPosts
-
Hi Yigit,
It’s okay. I showed my boss and he thinks it’s fine as it is and we won’t need the full screen video option anyway. I don’t really want anything fundamental to change as the client is very close to approving the site and we can make it live. Thanks anyway.
By the way, I was also able to add the widget to the Archive pages by using the plugin and method you showed me on Monday, so thanks again for that.
Thanks again Yigit
Fantastical! Thanks so much.
Just so I understand for the next time this comes up, did you just move those two widgets to Displayed Everywhere, with the added code of “is_archive()”, so that it only displays those two widgets on pages which are classed as archives?
Here you go. All I want to do is make sure that the widgets I’ve set to be in the “News Sidebar” also show in archive sections. I’m happy with the widgets elsewhere as mentioned above. Please let me know when you are done, so I can deactivate the account.
Thanks for your help.
Thanks mate – about to go out, but I’ll have a look later and post back of I need to.
Maybe it’s because I’ve duplicated multiple widgets? What I still can’t get is why the “News Categories” is displaying but the others aren’t.
Thanks, but that’s not working. I created a new “News Archive” widget area and copied those over, ensuring to add
is_archive()
To each one, they still aren’t displaying. It’s not a major problem, but something I’d like to show if possible.
Thanks Yigit, but I don’t want those widgets to be displayed on the “Collaborative Law” “Family Matters” “Mediation” “Pay as you Go” pages, as it’s not appropriate content for the subject matter.
This is why I created a separate News Sidebar section that I can keep those in.
It’s very strange that the Archive shows the first widget from the “News Sidebar” section, but none of the others.
Thanks Yigit, my maths was wrong. The three_fourth was displaying beneath the one_fourth. I changed it to this and it’s working great, thank you.
div .av_one_fourth.introsection { margin-left: 2%; width: 23%; float: left !important; } div .av_three_fourth.introsection { margin-left: 2%; width: 73%; float: left !important; }
Ahh, thanks for that – I didn’t know!
Hi Yigit,
Thanks for that. I like the speed of quick CSS because often I get it wrong and have to keep changing it! (I’m a graphic designer who works on print mainly). Would it be good practice that once a site is complete to cut the quick css and paste into styles.css? That way I can continue working the way I normally do, but safeguard against resetting theme options once the site is built.
Appreciate your thoughts on this
Thanks again,
JonSorry, I’m an idiot! I just noticed that I left .main_color on the final line! All sorted now. Thanks Josue!!!!
Thanks Josue,
I couldn’t get it to work using the # symbol. I called the custom color section “.people”
Also, the #js_sort_items wouldn’t work with the custom ID. I ended up using the following..people .no_margin.av_one_fourth { border-radius: 0px; border: 6px solid white !important; } .people .grid-content { background: #fff !important; } .people .grid-entry-title { background: #fff !important; } .people .avia-arrow { background: #fff !important; } .main_color #js_sort_items { background: #fff !important; }
I’m guessing that if I use a JS Sort Items again it’s going to have a white background everywhere?
Thanks again,
Oh, hold on. I think I’ve answered my own question.
#top .people .no_margin.av_one_fourth { border-radius: 0px; border: 6px solid white !important; }
I did try this before I asked the question, but it didn’t work, but now it does. User error I guess!
I found another post about this and it gave me an idea of where to look. I changed the 210 & 135 numbers (previously were 175 and 100)
scroll_top: function() { setTimeout(function() { var target_offset = target_wrap.offset().top - 210, window_offset = win.scrollTop(); if(window_offset > target_offset || target_offset - window_offset > 135 ) { $('html:not(:animated),body:not(:animated)').animate({ scrollTop: target_offset }, options.timing, options.easing); } },10); },
Hello! Yet again, I seemed to have been able to achieve what I wanted using previous advice you’ve provided. However, as I’m no expert, I’d appreciate someone checking the code to make sure I’ve not messed up and potentially breaking something elsewhere!
#top .no_margin.av_one_third { border-radius: 0px; border: 10px solid white !important; } .grid-content { background: #fff !important; } .grid-entry-title { background: #fff !important; } .avia-arrow { background: #fff !important; } .main_color #js_sort_items { background: #fff !important; }
Hi,
Finally re-opening this one. I have set up a couple of generic entries on the linked page. I would like to do two things:
1) Make the background white
2) Put a 10px white gap in-between each of the entriesIs this possible and could you help me with the CSS?
Many thanks
EDIT
I was able to get a white gap by using the following CSS#top .no_margin.av_one_third { border-radius: 0px; border: 10px solid white !important; }
A couple of things resulted from this
A) the sortable area seems to be outside the colour section, I would like to move it down
B) I want the grey area behind the names to white
C) Is there any way to format the names within the grey area – i.e. make left aligned etcThanks for you patience!
- This reply was modified 8 years, 1 month ago by jonrouse. Reason: Additional issues raised
Aah! I think I may have fixed it! Writing the post made me remember a code that @joesue gave me for another site to do with mobiles. This seemed to have solved the issue. Could you guys tell me if it’s “safe”?!
@media only screen and (min-width: 768px) {.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 224px !important; }}
Thanks anyway Yigit!
Hi Yigit,
Thanks for the reply. That’s not achieving what I want, it is pushing it to the top of the browser window but I would also like the blue line to be full width, so it goes beyond the white border/frame around the site. Another problem is that it seems to be increasing the height of the logo area.
I guess it might not be possible since I am building the site as a fixed frame?
Thanks again
August 22, 2016 at 10:40 am in reply to: Removing parts of the meta description on portfolio pages #675610I think I fixed it! Sorry!
.slide-entry-excerpt { display: none !important; }
August 22, 2016 at 10:39 am in reply to: Removing parts of the meta description on portfolio pages #675609Sorry for the double reply. I found this code on another page
.slide-meta { display: none; }
But, the attached page shows the word “date” under the top middle case study.
August 22, 2016 at 10:23 am in reply to: Removing parts of the meta description on portfolio pages #675603Thanks Rikard,
That has worked, but the addresses are showing on the attached link. Any idea how to get rid of them via css.Hey,
When I updated I usually do it the old fashioned way, download from Theme Forest, modify the files I have to then upload by ftp.
Gone through the whole routine, then I check the site and it’s still 3.6.1! What happened guys?Sure, thanks for getting back to me Rikard. Once I have a development site up, I’ll drop a link in the thread.
Hi Vinay,
Thanks very much for getting back to me.
1. Thanks for giving me both options, I’ve gone for option 1 – making the background black
2. I can’t see your attachment, but in the Enfold Logo Area options, I selected no colour in the “Border Color” option, which solved the problem of the white lines.I have one more problem where empty cells on the attached page show – {{content-8}} (scroll towards the bottom of the page to see the tables)
I think it might be because I am using H Tags in some of the other cells?
Bingo! Okay, so now I know supercacher needs clearing after a theme update, good to know.
Also, made the changes to the PHP file and that functionality is working a dream!
Thanks for your help and patience Yigit!
I’ve moved 3.4 into a different directory and just re-uploading 3.6.1 now. I’ll flush the caches again and report back. Keep your fingers crossed for me!
Hmm, perhaps too advanced for me on this site.
Can I have two versions of Enfold in the Theme folder? For instance, upload the new one and call the folder Enfold New, or would it lose all of my settings?
Thanks Yigit! I might try that in the future, but don’t want to start doing things that I don’t fully understand on the clients site.
They are a big customer of ours and I don’t want to upset them any further.Thanks for the help and sorry for having to converse over two threads!
Oh, okay. I did try a few hard refreshes yes, and nothing was helping. I found the PHP file from my other thread and changed that, and thought that may have been the problem. So replaced with the clean version, and it still had the problem. So then I removed all quick CSS and still nothing happened.
Our client won’t be happy persevering with this, so I had no choice than to go back.
Their host installed a plugin called Supercacher or something, when he moved the server. So I’m wondering if that was the problem all along.
-
AuthorPosts