Forum Replies Created

Viewing 17 posts - 31 through 47 (of 47 total)
  • Author
    Posts
  • in reply to: Enfold Latest Portfolio Custom Link Won't Work #329783

    Thanks but it doesn’t seem worth it. Maybe something that can be fixed in the next version?

    in reply to: Enfold Latest Portfolio Custom Link Won't Work #329017

    The site is under development & not live. To see the custom link, go to the Dashboard –> Portfolio Items –> Edit –> In the editor, go to the section “Additional Portfolio Link Setting”. Select the drop-down for “define custom link”. I am currently linking it to another page on the site (not a portfolio item).

    in reply to: Enfold Showcase #323297

    One of my first sites using the Enfold theme is CGschool (3D Architectrual Visualization Training). Along with using S2 Member, Enfold has allowed our site to scale over 18,000 members from all over the world. Enfold was also the first WP theme I saw my smartphone and said “finally, a theme maker has got responsive right”. Great job Enfold team!

    • This reply was modified 9 years, 8 months ago by brianzajac.
    in reply to: Add Pipes " | " to Navigation #275349

    Perfect. BTW, this is the best theme I’ve used since I started in WordPress years ago. Well done.

    in reply to: Add Pipes " | " to Navigation #275325

    Thanks Bogdan,

    I’ve updated the code to:

    .avia-menu-text {
    border-left:2px solid;padding-left:20px;
    }

    One minor thing. Is there anyway to remove the pipe from the left of “HOME”?

    http://allanhendydesigns.com/

    in reply to: Add Pipes " | " to Navigation #275097

    Thanks Yigit,

    However, the height of the pipes are way too big. How can I make them so they adjust to same height of each navigation item (i.e. if each navigation item is 36 pixels high, make the height of the pipes 36 pixels high)? If this cannot be done, how can I add in a standard character pipe ” | ” ?

    Thanks!

    in reply to: Full Screen Option Shortcode – YouTube #257253

    Devin,

    I figured it out. Whenever you log into your Youtube account, the “watch later” icon replaces the full-screen icon. I’ve included what I see. Problem solved.

    Here is what I see on the YouTube videos.

    in reply to: Scaling Fullwidth Easy Slider Heading Text #254441

    Thanks for the info as it did help with the scaled-down versions of the site. However, it still conflicted due to the amount of subtext being used. I opted to create simple slides within Layerslider WP and that worked out much better as the text scales in proportion to any size of the page.

    in reply to: Change Heading Padding Issue #251803

    Thanks for the quick response. I knew it was something simple.

    in reply to: Upload Media Currently Will Not Work #242207

    Devin,

    You are on the right path & I believe this post fixed the problem: http://codex.wordpress.org/Editing_wp-config.php#Disable_Javascript_Concatenation

    And refer to this article: http://codex.wordpress.org/Editing_wp-config.php#Disable_Javascript_Concatenation

    Brian

    in reply to: Upload Media Currently Will Not Work #240664

    Josue,

    Yep, the uploads folder is setfacl set with writeable permissions (just not public writeable permissions). Also the max_file_uploads = 20, upload_max_filesize= 200M, post_max_size = 8M – is that all OK? No error messages pop-up when I click “add media”.

    in reply to: Remove return breaks from shortcode [one_fourth] #191720

    Devin,

    Pretty slick work-around and that did the trick. I had no idea you could apply CSS to a specific tab and is exactly what I’m looking for. Thanks!

    in reply to: Remove return breaks from shortcode [one_fourth] #191708

    Devin,

    I also went more into the WP documentation on this & installed the plug-in that should make this all work (http://wordpress.org/support/plugin/wpautop-control) – still not working. I even made a new page & it wouldn’t work there either.

    in reply to: Remove return breaks from shortcode [one_fourth] #191706

    Devin,

    “If you are trying to use shortcodes within a text element inside of the advanced layout editor then that isn’t actually supported at the moment since there isn’t coding in place for full stacking inside the text element.”

    This is exactly the issue I am having. I am using the advanced editor when I can (pretty slick might I add), but on the pages that use tabs, you have to use a text element w/ less features as you stated. So I’m stuck with the shortcodes unless you have another idea for laying out what you see at http://eyemaginationdev.com/wondoor/wondoor-fireguard/

    If there are no options, do you have any suggestion on why wpautop isn’t working when I add it to the functions.php page (and adding in the custom field)?

    Thanks,
    Brian

    in reply to: Remove return breaks from shortcode [one_fourth] #191663
    in reply to: Remove return breaks from shortcode [one_fourth] #191525

    Devin,

    Thanks for the help but it didn’t seem to work. I added the code to my child’s function.php page & then added the custom wpautop custom variable and everything still stays the same.

    Also, I would actually prefer the advanced layout editor but the shortcode functions available (wand icon) within the tabbed content is very limited in options and one option it does not have is the [one_fourth] option. Even if I could add that code in manually, I want the client to be able to add that in whenever they want & by not having that option from the shortcode button / wand, it makes it difficult for them to do. Have any other ideas?

    in reply to: Remove return breaks from shortcode [one_fourth] #191318

    Ismael,

    Yep, that’s how I built it. Here’s the code, but keep in mind that I have tried to remove spaces on all the lines of code & still shows the <br> when I look back at WYSIWYG mode:

    [av_tab title='More Info' icon_select='no' icon='ue800' font='entypo-fontello']
    [av_one_fourth first]
    
    [caption id="attachment_104" align="alignnone" width="127"]<img class="size-full wp-image-104" alt="FireGuard (Sweets)" src="http://eyemaginationdev.com/wondoor/wp-content/uploads/2013/11/brochure_fg_sweets.gif" width="127" height="165" /> FireGuard (Sweets)[/caption]
    <ul>
    	<li><a href="/wondoor/cmsdocuments/WonDoor_FireGuard.pdf" target="_blank">Download (pdf)</a></li>
    	<li><a href="/wondoor/cmsdocuments/WD_FireGuard_CHi.pdf" target="_blank">Chinese (pdf)</a></li>
    </ul>
    [/av_one_fourth]
    [av_one_fourth]
    
    [caption id="attachment_102" align="alignnone" width="127"]<img class="size-full wp-image-102" alt="FireGuard Educational Occupancy" src="http://eyemaginationdev.com/wondoor/wp-content/uploads/2013/11/brochure_fg_educaional.gif" width="127" height="165" /> <a href="/wondoor/cmsdocuments/WD_schools.pdf" target="_blank">FireGuard Educational Occupancy</a>[/caption]
    
    [/av_one_fourth]
    [av_one_fourth]
    
    [caption id="attachment_103" align="alignnone" width="127"]<img class="size-full wp-image-103" alt="FireGuard Healthcare Applications" src="http://eyemaginationdev.com/wondoor/wp-content/uploads/2013/11/brochure_fg_healthcare.gif" width="127" height="165" /> <a href="/wondoor/cmsdocuments/WD_healthcare.pdf" target="_blank">FireGuard Healthcare Applications</a>[/caption]
    
    [/av_one_fourth]
    [av_one_fourth]
    
    [caption id="attachment_105" align="alignnone" width="127"]<img class="size-full wp-image-105" alt="FireGuard Targeted Applications" src="http://eyemaginationdev.com/wondoor/wp-content/uploads/2013/11/brochure_fg_targeted.gif" width="127" height="166" /> <a href="/wondoor/cmsdocuments/WD_tri-folds.pdf" target="_blank">FireGuard Targeted Applications</a>[/caption]
    
    [/av_one_fourth]
Viewing 17 posts - 31 through 47 (of 47 total)