Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Hello Melanie,
I understand what I requested is beyond the scope of the support for general bugs / fixes, but would it be possible to guide me to the right path?
If you can guide me to the right path I can do it myself. I just would like to know where to go, other than that I can take care of the code changes myself, php, js, css, html, etc.
Cheers!
NVM I found the solution here:
http://support.swiftideas.net/forums/topic/hide-secondary-menu-on-mobile-small-resolution/
Cheers!
Hello…
I would like to know that as well. How can I remove the “Select a page” menu for the mobile users
I used the following code but it didnot work:
#top-bar .show-menu { display: none; }
I also commented out this line from header.php but that didn’t work either..:
<!--a href="#" class="visible-phone show-menu"><?php _e("Select a page", "swiftframework"); ?><i class="icon-angle-down"></i></a-->
A solution would be great!
Cheers!Hi,
Just wondering if there is a fix for this.
Hoping Ed steps in 🙂Cheers!
Hello Ed,
Thank you. I’ll resize the image to those proportions!
Cheers!
Hello again,
Sorry for double posting but I already edited the previous post to fix the pre tags…
For the Neighborhood “Filter our Work” text here is the solution:
File Path:
Theme Files\neighborhood\includes\swift-framework\sf-content-display\sf-portfolio.php
Line #323
$filter_output .= '<i class="icon-align-justify"></i>'. __("Filter our work", "swiftframework") .''. "\n";
Change the text “Filter our work”.
Cheers!Hello,
Yeah it is easy go to:
Theme Files\flexform\includes\page-builder\composer\lib\shortcodes\portfolio.php
Line #42
$filter_output .= '<i class="icon-align-justify"></i>'. __("Filter our work", "swiftframework") .''. "\n";
Change the text “Filter our work” to anything you like.
Cheers!This reply has been marked as private.Hi,
Sorry to budge in but I would like some information on this as well, if possible. 🙂
I have uploaded images size 1000×1000 pixels, giving it a square and 1:1 ratio, even with that the images get cropped when showing up in the thumbnails on the portfolio page(s).
I tried to use photoshop to see how big the image itself is it comes up to 270×203 pixels (if I hover over it and capture the overlay).
It’d be great if you can provide an example size so we can use that to double up or a ratio to work with.
Cheers!
Hey,
This would be a great idea. I bought another theme which came with version 3.0.5 but that has some issues, don’t know why, at times it works and at times it doesn’t.
Be great to have the latest version for the theme.
Cheers!
Hey Cosmin,
Thanks for the support but I agree with Mark in the post above.I would like to take out the Filer our Work text all together so you don’t have to click on the text to get to the categories. Rather you just see the categories all at once when you load the portfolio page.
Hope you understand,
Cheers! -
Posted in: We hit Power Elite.