sequentialmac
Forum Replies Created
-
Forum: Plugins
In reply to: [Secondary Title] Styling shown on front end.Actually,
It seems that I messed up the PHP trying to get some fine modifications and had messed up the PHP which wasn’t allowing Secondary Title to integrate correctly.
I reuploaded the theme and was more careful with editing the child theme and its all back to normal.
Thank you for being patient and I hope I didn’t bug you too much!
Forum: Plugins
In reply to: [Secondary Title] Styling shown on front end.Hey there! So! I recreated the problem in an easy way so I could send you the images. However, I must say that I think its a theme-caused bug. I tried secondary title on another site with another theme and it seemed to work perfectly fine.
Alright so the theme was “Serene” which is a free theme and here are screenshots of the back end settings and the front end look.
I hope this works for you ??
https://www.dropbox.com/s/equc7ho2cfvduar/Screenshot%202016-05-28%2009.32.35.png?dl=0
https://www.dropbox.com/s/kf4gdxof2ncish3/Screenshot%202016-05-28%2009.32.57.png?dl=0
?? Hope this is helpful!
Forum: Plugins
In reply to: [Secondary Title] Styling shown on front end.I forgot to add the code ticks and it didn’t show well
what I meant was I used
%secondary-title%<br />%title%
and the br would show in the front end.
Forum: Plugins
In reply to: [Secondary Title] Styling shown on front end.Hi there!
Alright so I’m going to tell you the whole story. Secondary title worked perfectly for a very long while and at some point with an update, the HTML style I had added in the settings section was not coming through, rather it was being shown on the front end.
What I mean is, I was styling for example
%secondary_title%
%title%and in the front end it would show as
TITLE 1
TITLE 2so then I tried
<h2>%secondary-title%</h2>
<h1>%title%</h1>And it would show all the html coding from the settings part in the front end.
In the end, I was playing and researching about php so much that I ended up being able to fix the problem myself by using direct inserts instead of the automatic one that comes with the plug in and styling the PHP code directly
?? thanks for your awesome
Forum: Plugins
In reply to: [Livemesh SiteOrigin Widgets] Livemesh Grid adjustHello live mesh author,
I’m replying here because I feel that this answers my question and a new post would be unnecessary. Would this solution work to give the portfolio widget fixed image sizes? Is there a way to make this css code only affect portfolio items?
Thanks in advance!
Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] Align Button to bottomHey Ruslan sorry I didn’t reply before.
I loved your css and it worked like a charm. There’s only one thing which I wanted to ask just because I’m a little OCD. The button once aligned to the bottom takes the width of the flip box. I tried changing the code myself to keep the button centered and with the adaptive size as it was before. If this can’t be done, its ok. I still REALLY love how the button looks aligned to the bottom.
Thanks.
MAC
Forum: Plugins
In reply to: [Crelly Slider] Centering Responsive ContentThanks Fabiorino!
I’ll wait for the next update!
I’m having a similar issue but I’m not using Lightbox with images but rather with extra info, however I wonder if editing the active link css for the page would make that change.
Same issue! please let me know if you find a solution.
1) https://www.sequentialmac.com/portfolio ( I want the plugging to be centered in the page. Depending on the resolution of your screen it LOOKS centered but in bigger or smaller screens it is obviously aligned to the left
is it possible to assign a specific “tag” for the image so that it doesn’t depend on its relative position in the portfolio?