Forum Replies Created
-
AuthorPosts
-
jewelsdesignworks
ParticipantHello, any update on this?
jewelsdesignworks
ParticipantOK, I will reach out to them, thank you.
jewelsdesignworks
ParticipantHello, any update on this?
jewelsdesignworks
ParticipantHello, any update on this?
jewelsdesignworks
ParticipantJust to close the loop on this, it appears to be a setting within the editor under Edit Row / Layout / Row Layout and then choose from standard or full width. Thank you!
jewelsdesignworks
ParticipantI tried that but it doesn’t hold the icon that I choose. I ended up having to put in custom code in the “Custom Fields” section on each page.
For example:
Name: lawyer-zone-featured-icon
Value: fas fa-cocktailjewelsdesignworks
ParticipantThat worked, thank you! I did change the max-width to get it to appear full size. Thanks again!
jewelsdesignworks
ParticipantYes, here is my staging link: http://146.66.103.159/~premier8/
jewelsdesignworks
ParticipantCan you help guide me as to where I would paste the code to display the rev slider where the sliders currently are? I would like it to display just like your sliders behind the three featured column boxes. Which file would I edit to paste in the rev slider code? Would it be the /acmethemes/hooks/header.php file? And where would I paste the code/replace any existing code inside the file?
The embedding options are as follows:
Standard Embeding
For the pages or posts editor insert the shortcode: [rev_slider alias=”homepage”]
From the widgets panel drag the “Revolution Slider” widget to the desired sidebarAdvanced Embeding
From the theme html use: <?php putRevSlider( ‘homepage’ ); ?>
To add the slider only to homepage use: <?php putRevSlider(‘homepage’, ‘homepage’); ?>
To add the slider on specific pages or posts use: <?php putRevSlider(‘homepage’, ‘2,10’); ?>July 10, 2018 at 6:43 pm in reply to: Adjust size and position of the featured image on a page #32037jewelsdesignworks
ParticipantOK, to get around this, I used a plugin to disable the featured image on the main page. This seems to be working well in order to still display the featured image on the three featured columns on the homepage.
July 3, 2018 at 7:08 pm in reply to: Adjust size and position of the featured image on a page #31817jewelsdesignworks
ParticipantHere is an example. On the other pages, I used a plugin to turn off the featured image until this is resolved.
http://146.66.97.131/~trista79/about-us/animal-assisted-activities/
July 3, 2018 at 3:33 pm in reply to: Adjust size and position of the featured image on a page #31813jewelsdesignworks
ParticipantHello, here is my screenshot: https://jewelsdesignworks.com/screenshot/
The featured image is left-aligned and doesn’t let the text wrap around it. The featured image is also very big, it needs to be much smaller.
Thank you!
-
AuthorPosts