Forum Replies Created
-
AuthorPosts
-
Hey Thomas!
You can set all rows to button rows and then click on the plus icon for each cell in a column and create buttons and then set the rows back to the default. Or you could just copy the button shortcode and paste it into each cell where you want to display a button.
The table cells accept HTML so if you want to display a link then here is what it would look like.
<a href = "#">Click me</a>Cheers!
ElliottHey Fiachra!
I checked your link but I don’t see any of the problems you listed. Try clearing your browser cache and if your still seeing problems then take a screenshot and highlight what your seeing so we can get a better idea.
Cheers!
ElliottJanuary 16, 2015 at 10:21 pm in reply to: WordPress grouping scripts in admin concatenate_scripts false #381108Hey!
Thanks for posting your solution. I’ve been seeing this a lot lately and wasn’t sure why WordPress was doing that.
Best regards,
ElliottJanuary 16, 2015 at 10:10 pm in reply to: Website with Enfold theme refreshes itself at first time loading #381103Hi!
Send us a WordPress login and turn on WordPress debugging, http://codex.wordpress.org/Debugging_in_WordPress.
Also check your server error logs for any useful information.
Best regards,
ElliottJanuary 16, 2015 at 10:06 pm in reply to: Layerslider Background Transparency Not Working On Image #381102Hey ttnka!
Send us a WordPress login and we’ll take a look.
Best regards,
ElliottHi mattmikulla!
We use hooks. You can see them all in /enfold/config-woocommerce/config.php.
Regards,
ElliottHi!
Create a new widget area called “special” and use that.
$custom_sidebar = "special";Cheers!
ElliottHi samadhi_!
Add this to your custom CSS.
.mc4wp-form > label, .mc4wp-form input { float: left; width: auto !important; } .mc4wp-form > input[type="submit"] { float: none !important; }Cheers!
ElliottHi!
There really wouldn’t be a way for us to know what’s going on then. You’ll want to contact the developer.
If your just trying to create a custom post type then I would check this plugin out, https://wordpress.org/plugins/custom-post-type-ui/.
Cheers!
Elliott-
This reply was modified 11 years ago by
Elliott.
Hi!
Create a widget area called “special” and use that.
$custom_sidebar = 'special';You can drag the sidebar.php file to your child theme folder so it’s saved between updates.
Best regards,
ElliottHey!
Your getting a bunch of javascript errors. Deactivating your plugins solved most of them but there is an extra copy of jQuery being loaded from Google which is causing the last error.
You still need to update the theme though like Yigit suggested. Try completely deleting Enfold from your WordPress theme directory via FTP before downloading + uploading a fresh copy from themeforest.
You also need to update WordPress but make sure to create a backup before doing that.
EDIT: Sorry, I logged in to the wrong site. Try adding this to the bottom of your wp-config.php file.
define( 'CONCATENATE_SCRIPTS', false );Regards,
Elliott-
This reply was modified 11 years ago by
Elliott.
Hi!
Ok I see it being applied now but the image your linking to does not exist.
test-site/wp-content/uploads/2014/05/footer-background1.jpgUpload the image again and it should work.
Best regards,
ElliottHi!
I don’t see it in your source code. Did you remove it?
I think that should be working. Add it in Dashboard > Enfold > General Settings > Quick CSS.
Cheers!
ElliottHey michaellausser!
In our avia layout builder switch to the “Plugin Additions” tab and use our product shortcodes to display a product.
Regards,
ElliottHi!
Try dragging a codeblock element to your page and add this inside.
<style type = "text/css"> .avia-gallery img { max-height: 200px !important; } </style>Best regards,
ElliottHey Mariusz!
What is “quick cms”? Is that a plugin? If so then you’ll need to contact the plugin authors.
Best regards,
ElliottHey rcgroup!
It seems to be working fine. Are you wanting it to expand outside of your content area? If so then place it inside a grid row element.
Best regards,
ElliottHi ElizabethB!
That would depend on the social platform your using if it has that option.
For the facebook image you can install the WordPress SEO plugin and then navigate to Dashboard > SEO > Social and enable the open graph meta data.
Best regards,
ElliottJanuary 16, 2015 at 7:34 pm in reply to: ERRORS: Feature image not uploading/ updates not taking #381042Hey!
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If your still having problems then send us a WordPress login and we’ll take a look.
Best regards,
Elliott-
This reply was modified 11 years ago by
Elliott.
Hi!
Yes it’s on the right hand side when you edit your page. That’s not working for you? Send us a WordPress login and we’ll take a look.

Regards,
ElliottJanuary 16, 2015 at 7:29 pm in reply to: Multi-Language Selection (text instead of flags, update styling) #381036Hi svenwalther!
Try this.
.menu-item-language-current a { color: red !important; }If that’s not working then send us a link to your page and we’ll take a look.
Best regards,
ElliottHey!
I removed the color section from your page and it’s displaying fine now. If you need to setup a different product layout then try using our product grid shortcode instead of setting the default shop page in Dashboard > Woocommerce > Settings > Products.
Best regards,
ElliottHi!
Did you do the edit in my last post? That will have the featured image display in it’s full image dimensions instead of being resized.
Cheers!
ElliottJanuary 16, 2015 at 7:19 pm in reply to: Centering social icons below brand images in 1/5 layout builder columns #381031Hey!
Your icons were all on one line yesterday but now they look bigger and do not fit inside the column. Did you change their size? If you add the CSS to the custom CSS area then it’s going to change stuff on every page of your site which could potentially mess up other pages. If you use a codeblock then it will only be applied to that specific page.
You can use this CSS to move just the first icon to the left a bit.
.av_one_fifth > *:nth-child(2) { margin-left: 10px; }Best regards,
ElliottHi!
You had all of the 3D transitions selected as well. I removed those so only the 2D crossfade is selected and saved.
Best regards,
ElliottHey!
Send us a link and paste the custom CSS your using here.
Cheers!
ElliottHi!
So when you open one of the portfolio items and have their content loaded via AJAX your wanting to hide all of the other portfolio items?
I’m not sure I understand correctly. Go ahead and take a screenshot and highlight what your trying to do so we can get a better idea.
Cheers!
ElliottHi!
Your on a mobile device correct? Try double tapping or do a tap and hold it for a second or two.
Cheers!
ElliottHey jcsufootball07!
I’m not sure. It sounds like it would require the extended license or a regular license for each teacher. You will want to contact themeforest support to double check.
I found this which may help, http://themeforest.net/forums/thread/regular-license-official-position-concerning-multisite-usage-of-wordpress-themes/61449.
Best regards,
ElliottJanuary 16, 2015 at 6:56 pm in reply to: Picture size of the Enfold photography portfolio demo home slider? #381009Hi ClevelandSeoGuy!
It’s the fullscreen slider so the images will be stretched to fit the screen. The actual image sizes are whatever you select to use in the “Slideshow Image Size” option, 1500×1500, 1030×1030, or the original image dimensions.
Regards,
Elliott -
This reply was modified 11 years ago by
-
AuthorPosts
