Forum Replies Created
-
AuthorPosts
-
Hello Again
I can not find the answer to my question in the link you have provided, and I think i should explain the issue a bit more.
I want to use the Enfold Element “Page content” << Display the content of another page (fullwidth). The element works great with displaying another page or portfolio into another page. I want to use this element but instead of displaying the content of page or portfolio as supported, I want to display the content of a custom post called content_block.
I was able to do this by changing the file
config-templatebuilder/avia-shortcodes/postcontent.php
Line 67: “posttype” => array(‘page’,’portfolio’), to “posttype” => array(‘page’,’portfolio’,’content_block’),Is there a cleaner way or a function to do this with?
Hi,
I have the same issue in my site, could you please provide me with changes required in those 3 files?
Thanks for your response Josue!
However you misunderstood my question. I’d like to hide only the video & the background image, and have a transparent background. Also, to speed up load-time I’d like to this with PHP rather than a CSS display:none
To summarize what I’d like to make with CSS is to:
Change the order of the elements.
Try just “Update” the first page
Make it 120px high by going to edit page – color section – settings – set custom height.
If it don’t work (I think min-width is 120px per default)
Write in CSS
#av_section_1 {
height: 120px !important;
}You can move it down with margin/padding/top
#av_section_1 {
margin-top: 6px;
}Could you find the correct code?
I’d like to change the order of a image and text
Hi again!
Thanks as always for your resposnse Ismael. The dislay hide/show solution would be one way, but it makes the loading time much longer, since it will be duplicate images. The javascript would be optimal, but I don’t that.
The con of using this box-ordinal-group css would be for mobile users using Internet Explorer. However, it’s very few using IE on their cellphones/surfpads, therefore it’s worth it in my opinion, and even for those users, they will only face some small order errors.
But to ask your question, no I did not get it to work. Would you take your time and check my code and see what’s missing?
It’s always easier than you think.
Thank you for the help my dear Ismael.
April 29, 2015 at 1:26 pm in reply to: Making background color over the complete 1/2 in a color section #436633This reply has been marked as private.April 28, 2015 at 1:09 pm in reply to: Making background color over the complete 1/2 in a color section #435987This reply has been marked as private.April 27, 2015 at 8:38 am in reply to: Making background color over the complete 1/2 in a color section #435090This reply has been marked as private.Hi Rikard!
1. Before posting this topic, I added an alt taxt to the image, but when it functions as the logo it won’t show it.
2. Okey I see, but they are still links, and it should be able to add alt text to a link right?Thanks for your help!
ErikHello again
Yes, thats right.. the one which is active is a child theme to enfold. i switch it to the main enfold but still got the same problem.
You see the titles (h3) get more weight when i implement a google maps element in the page.I have created a similar contact page but deleted the maps. you can see the deffirent in the titles in these two pages:
http://activity.qblogg.se/kontakt
http://activity.qblogg.se/kontakt2This reply has been marked as private.This reply has been marked as private.Hey Elliott
Thank you for looking at my problem
Im using v3.1.3 which seem to be the last update wordpress can find.. I have tried deactivating all the plugins but didnt help. the problem is seem to be coming when using the google map element! when im replacing these elements with Iframes from Google , everything work just fine. But i really need to use the enfold element of google maps. Thanks againHey
I managed to fix the error, but unfortunally, like Elliott mentioned the plugin couldnt work as pageination but as a jquery filter, it can be customized to work with any posts. It works good if you want to filter a limited number of posts (less than 100).
Thank you guys! and many thanks Guenni007. This plugin is exactly what i need. How did u manage to get it work with enfold?
I just got it installed at my site but something is going wrong when chossing a letter.
here is a link:
http://talargruppen.qblogg.se/test
beside getting an error related to the plugin. any ideas?I think it’s only to change a number in a PHP file, but I don’t know which file and what to edit
2. Have you tried clicking up the menu dropdown on the web browser, going to inspect element and find which class to edit?
To clarify, none of the tips from the other thread worked.
-
AuthorPosts