Forum Replies Created
-
AuthorPosts
-
vcb
MemberThanks, I’ve found a work around in pasting the URL directly into the editor.
vcb
MemberHi 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(){}vcb
MemberThis reply has been marked as private.vcb
MemberThis reply has been marked as private.August 11, 2015 at 8:35 pm in reply to: Invent TinyMCE not working when inserting into frontend #15771vcb
MemberThis reply has been marked as private.August 11, 2015 at 1:32 pm in reply to: Invent TinyMCE not working when inserting into frontend #15763vcb
MemberThis reply has been marked as private.vcb
MemberWow – thank you so much!
Works great.vcb
MemberThis reply has been marked as private.vcb
MemberThis reply has been marked as private.vcb
MemberThis reply has been marked as private.vcb
MemberThis reply has been marked as private.vcb
MemberPS.: missing images also in the ‘news’ page-section (carousel mode)
vcb
MemberHi 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.
March 27, 2015 at 1:54 pm in reply to: LD CourseGrid Addon blocks following 'Selection Pages' #13039vcb
MemberWorkaround:
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.…
vcb
MemberThis reply has been marked as private. -
AuthorPosts