vcb

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • in reply to: TinyMCE Shortcode Youtube Embedder #15935
    vcb
    Member

    Thanks, I’ve found a work around in pasting the URL directly into the editor.

    in reply to: Remove unneeded post_types #15900
    vcb
    Member

    Hi Phoenix,

    thanks. I’ve found a solution.
    In case anyone needs the same:

    // All Entries with ‘//’ are visible within wp backend. all others are gone 🙂

    // Portfolio
    function mo_register_portfolio_type(){}
    // Gallery
    //function mo_register_gallery_type(){}
    // Page Sections
    //function mo_register_page_section_type(){}
    // Showcase Slides
    function mo_register_showcase_slide_type(){}
    // Departments
    function mo_register_department_post_type(){}
    // Staff Profiles
    function mo_register_staff_profile_post_type(){}
    // Testimonials
    //function mo_register_testimonials_post_type(){}
    // Register Pricing
    function mo_register_pricing_post_type(){}
    // Courses
    function mo_register_course_post_type(){}
    // News
    function mo_register_news_post_type(){}

    in reply to: TinyMCE Shortcode Youtube Embedder #15775
    vcb
    Member
    This reply has been marked as private.
    in reply to: load icomoon font js #15772
    vcb
    Member
    This reply has been marked as private.
    in reply to: Invent TinyMCE not working when inserting into frontend #15771
    vcb
    Member
    This reply has been marked as private.
    in reply to: Invent TinyMCE not working when inserting into frontend #15763
    vcb
    Member
    This reply has been marked as private.
    in reply to: Safari Background Images, ipad iphone error #14809
    vcb
    Member

    Wow – thank you so much!
    Works great.

    in reply to: Safari Background Images, ipad iphone error #14772
    vcb
    Member
    This reply has been marked as private.
    in reply to: Safari Background Images, ipad iphone error #14753
    vcb
    Member
    This reply has been marked as private.
    in reply to: Image src missing in course detail page (multisite) #13364
    vcb
    Member
    This reply has been marked as private.
    in reply to: Image src missing in course detail page (multisite) #13363
    vcb
    Member
    This reply has been marked as private.
    in reply to: Image src missing in course detail page (multisite) #13361
    vcb
    Member

    PS.: missing images also in the ‘news’ page-section (carousel mode)

    in reply to: Services with Slider #13068
    vcb
    Member

    Hi phoenix,

    thx for the quick answer.
    I didn’t explained it well in the first place, sorry for that …

    The slider function (Services with Slider) does work like shown in the attached file.
    But I’m not able to get the ‘Tabs’ working, like shown on the example page:
    https://www.livemeshthemes.com/invent/ (Welcome to Invent – Tab Content Slider)

    I’ve tried changing the tab-settings within page-sections (copy-paste from invent original source code)

    [tab_slider animation=slide slideshowSpeed=5000 animationSpeed=600 namespace=flex- controlNav=true directionNav=true smoothHeight=false animationLoop=true slideshow=false easing=swing
    manualControls=.tab-list li a controlsContainer=.tab-list]

    Tho I’m missing only the Tabs, everything else works great – thanks.

    I’ve also tried the new code you sent me earlier.
    Unfortunately without success, so I stayed with the original code.

    Thanks in advance.

    in reply to: LD CourseGrid Addon blocks following 'Selection Pages' #13039
    vcb
    Member

    Workaround:
    Instead of using ‘Page Sections’ & the ‘Composite’ Page Template;
    I’m using ‘Full Width’ Page Template without ‘Page Sections’
    Copy-Pasted all data from the ‘Page Sections’ into Textfield of the individual page.

    in reply to: WP Multi-Site advice #13038
    vcb
    Member
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 15 total)