-
Search Results
-
Topic: bbpress and BBLANG
Dears,
I searched the forum but couldn’t find any way to edit the language of bbpress in Enfold.I have uploaded in ftp (plugins/bbpress/languages/ the .mo and .po files, I went to the themes/enfold/config-bbpress to modify the config.php file. In there I don’t see any reference regarding to BBLANG as mentioned in the tips provided by bbpress. What am I missing?
Topic: ::selection background-color
Tried searching the forums, but couldn’t find anything related to Enfold.
How can I change the background-color for text selection? Have tried adding the following to my custom.css:
::selection {background-color:#ef7c0b!important;} ::-moz-selection {background-color:#ef7c0b!important;} ::-webkit-selection {background-color:#ef7c0b!important;}Yes, even with !important it still doesn’t work.
As far as I understand, the color used for background-color of text selection is the same as the one added in the theme settings in WP. Yet, as I have already mentioned in a previous topic several months ago, I cannot add my specific company color to the theme settings. So how can I overwrite that different color, or is there a way to solve that bug?
In your Theme settings -> Styling -> Main Content -> Primary Color, try adding the following #EF7C0B. You will see the C is replaced by a D. Seems like a minor change, but try filling 2 squares with each color, you’ll see the difference. For my company, it’s important to get it right.
Topic: Code in Article
Hi
I would like to insert highlight code, CSS, PHP etc in Article WordPress
Is possible with Enfold, or do I have to install a plugin?
If so, do you recommend a good plugin?I searched on wordpress.org, I found this plugin: http://wordpress.org/plugins/crayon-syntax-highlighter/
What do you think?Many thanks
Topic: Footer Edit
I purchased the enfold theme and I am just having trouble trying to find where I can edit the footer data, I loaded the dummy data and built it off of that but I’ve searched widgets and items to the footer columns but where do you edit the information like the default (interesting links) text.
Hi, I just updated to 2.4.1 and Enfold all images with animated javascript no longer displayed. If I disable the animation it is displayed.
More tables to tabs are not displayed correctly.After research is done using a child theme that generates these problems.
If I do not activate the theme Enfold only it works. :-(
Regards.
Jean
Hi,
I have searched everywhere in this forum and tried many tweaks but did not find any thing. I want to open the portfolio link into a new window, any idea how I can do so?I guess it is somewhere here :
avia-shortcode / portfolio.php
$output .= "<h3 class='grid-entry-title entry-title' $markup><a href='{$title_link}' title='".esc_attr(strip_tags($title))."'>".$title."</a></h3>";Thanks in advance for your help
PS: I have Enfold previous version as I have problem with upgrade
I can’t figure it out.
I want to create a simple page template with a centered image.
I need it because I am using a real estate MLS plugin that spawns pages with property search results.
The only choices are “default”, “archive” and “blank, no header, no footer”The “dsIDXpress” plug-in has a pull down to select a template to use for Results Pages.
http://www.hosinski.com/search-mls/Thanks
Topic: Search form bug
Hello,
I have noticed a strange bug with the Enfold search form: when I click on the search icon in the menu bar, the search form appear… elsewhere on the page. Here’s a screen capture where you can see the search bar in the middle of the content part, a little above the last paragraph.

Thank you in advance for your kind help,
Céline
Hello,
Please tell me how to implement the following into the enfold theme. I need the logo to include this markup and not sure how to add it because of the php involved with the enfold logo. Thank you
Using schema.org Organization markup, you can indicate to our algorithms the location of your preferred logo. For example, a business whose homepage is http://www.example.com can add the following markup using visible on-page elements on their homepage:
<div itemscope itemtype=”http://schema.org/Organization”>
Home

</div>This example indicates to Google that this image is designated as the organization’s logo image for the homepage also included in the markup, and, where possible, may be used in Google search results. Markup like this is a strong signal to our algorithms to show this image in preference over others, for example when we show Knowledge Graph on the right hand side based on users’ queries.
